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

create unit tests for validation_fasta.py #55

Open
Tracked by #63
deliaBlue opened this issue Apr 12, 2023 · 0 comments
Open
Tracked by #63

create unit tests for validation_fasta.py #55

deliaBlue opened this issue Apr 12, 2023 · 0 comments

Comments

@deliaBlue
Copy link
Collaborator

Provide comprehensive unit tests for every function in the code by formalizing the generation of synthetic inputs and checking against expectation.
The unit tests must cover every single line of code.
Use pytest to write and run the unit tests, and use the pytest-cov extension to track the test coverage.
Add the unit test execution and coverage calculation to the CI pipeline.

@deliaBlue deliaBlue changed the title create unit tests for the script vallidation_fasta.py create unit tests for vallidation_fasta.py Apr 12, 2023
@deliaBlue deliaBlue changed the title create unit tests for vallidation_fasta.py create unit tests for validation_fasta.py Apr 12, 2023
@deliaBlue deliaBlue mentioned this issue Apr 12, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant