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

Increase test coverage #9

Open
icanzilb opened this issue Sep 3, 2022 · 0 comments
Open

Increase test coverage #9

icanzilb opened this issue Sep 3, 2022 · 0 comments

Comments

@icanzilb
Copy link
Collaborator

icanzilb commented Sep 3, 2022

image

Currently the test coverage fluctuates but as soon as the base set of features is fixed in the way they should work, we should add more tests around:

  • making sure there are tests for roundtrip of all supported types of values (e.g. Int, Double, Float, etc.)
  • testing the error scenarios (e.g. invalid URLs found in the markdown, etc.)
  • research testing more edge-cases than we have now (i.e. for example currently there are unit tests for nil lists, empty lists, lists containing a single nil value, etc. so in similar fashion we should test for more non-trivial use cases)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant