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 nh_filter.py #60

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

create unit tests for nh_filter.py #60

deliaBlue opened this issue Apr 12, 2023 · 0 comments
Assignees

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 mentioned this issue Apr 12, 2023
11 tasks
@deliaBlue deliaBlue self-assigned this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant