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

Clean tests and track coverage #256

Closed
wyfo opened this issue Nov 26, 2021 · 0 comments · Fixed by #286
Closed

Clean tests and track coverage #256

wyfo opened this issue Nov 26, 2021 · 0 comments · Fixed by #286
Labels
ci/cd Work concerning ci/cd
Milestone

Comments

@wyfo
Copy link
Owner

wyfo commented Nov 26, 2021

Tests should be divided into two directories:

  • unit: test small and precise part of the code, usually functions
  • integration: written like a normal library use.

Maybe use Codecov for coverage.

@wyfo wyfo added this to the v1.0 milestone Nov 26, 2021
@wyfo wyfo added the ci/cd Work concerning ci/cd label Dec 13, 2021
@wyfo wyfo linked a pull request Dec 23, 2021 that will close this issue
@wyfo wyfo closed this as completed in #286 Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Work concerning ci/cd
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant