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

Add more unit tests to gem-mappability classes #481

Open
magicDGS opened this issue Jul 15, 2018 · 0 comments
Open

Add more unit tests to gem-mappability classes #481

magicDGS opened this issue Jul 15, 2018 · 0 comments
Labels
Priority: Medium Status: Accepted Accepted in the project backlog Type: Test Increase test coverage or add more test cases

Comments

@magicDGS
Copy link
Owner

The current state of test the gem-mappability classes implemented in #480 is quite poor: it only tests directly the reader, but there are not unit tests for the rest of the classes (header/record). We should implement more unit tests specific to the class (the reader tests indirectly some bits of the code). This is concretely notable in the header-class because the equals/hashcode methods are not tested at all.

@magicDGS magicDGS added Priority: Medium Status: Accepted Accepted in the project backlog Type: Test Increase test coverage or add more test cases labels Jul 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Status: Accepted Accepted in the project backlog Type: Test Increase test coverage or add more test cases
Projects
None yet
Development

No branches or pull requests

1 participant