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

More Tests #1

Open
3 of 6 tasks
JohannesKaufmann opened this issue May 27, 2018 · 1 comment
Open
3 of 6 tasks

More Tests #1

JohannesKaufmann opened this issue May 27, 2018 · 1 comment
Labels
tests improve the tests

Comments

@JohannesKaufmann
Copy link
Owner

JohannesKaufmann commented May 27, 2018

  • Test ConvertX methods
  • Test the outside api
  • Test more plugins (e.g. Table)
  • Test Edge Cases (for example from turndown)
  • Test escape
  • Add Test Coverage Badge
@JohannesKaufmann
Copy link
Owner Author

I should really add tests for the plugins. Right now I don't have any real-world cases of converting tables for example (see #8).

Unfortunately, I can't add the test cases to from_test.go and import from the plugin packages as that would be a circular dependency 🤷‍♂️

@JohannesKaufmann JohannesKaufmann added the tests improve the tests label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests improve the tests
Projects
None yet
Development

No branches or pull requests

1 participant