The tests currently contain plenty of duplication and are often times not easy to read. This needs to be improved.
There are some tests which cover the same logic as higher level tests - in order to keep maintainability of the library fast and easy the higher level tests should probably be preferred while keeping the coverage at the same level.
The tests currently contain plenty of duplication and are often times not easy to read. This needs to be improved.
There are some tests which cover the same logic as higher level tests - in order to keep maintainability of the library fast and easy the higher level tests should probably be preferred while keeping the coverage at the same level.