There are about ~430 lines of unit tests, and the library doesn't even have 50% test coverage. A lot of the logic involved in unit tests for the project is quite generic (like checking that unauthorized access doesn't work), and so some abstraction would make development nicer.
There are about ~430 lines of unit tests, and the library doesn't even have 50% test coverage. A lot of the logic involved in unit tests for the project is quite generic (like checking that unauthorized access doesn't work), and so some abstraction would make development nicer.