Skip to content

create unit tests for nh_filter.py #60

@deliaBlue

Description

@deliaBlue

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions