Add more unit tests to gem-mappability classes #481
Labels
Priority: Medium
Status: Accepted
Accepted in the project backlog
Type: Test
Increase test coverage or add more test cases
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.
The text was updated successfully, but these errors were encountered: