Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage #49

Open
kostiantxn opened this issue Dec 10, 2023 · 1 comment
Open

Improve test coverage #49

kostiantxn opened this issue Dec 10, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@kostiantxn
Copy link
Collaborator

Currently, we only have a couple of tests for some core functionality (e.g., pipes) and a few simple tests for the Markdown renderer. We should improve the test coverage and write tests for more complex parsing/rendering cases.

@kostiantxn kostiantxn added the enhancement New feature or request label Dec 10, 2023
@kostiantxn kostiantxn added this to the 0.0.4 milestone Dec 10, 2023
@joshua-light
Copy link
Member

It'd be nice to utilize the fact that our generator is a nice example for using snapshot testing.

@joshua-light joshua-light modified the milestones: 0.0.4, Backlog Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants