crabber icon indicating copy to clipboard operation
crabber copied to clipboard

Actual unit/integration tests for the database and helper functions

Open jakeledoux opened this issue 4 years ago • 1 comments

At the moment there aren't any legitimate tests in place to ensure updates haven't broken things. This was almost forgivable when I was a sole developer, but as other people look to contribute tests would help expedite code reviews and make everyone feel a lot more comfortable.

jakeledoux avatar Oct 21 '21 19:10 jakeledoux

The groundwork for tests has been laid and patterns.py is partially covered. Now it's just about writing tests for everything else.

jakeledoux avatar Nov 17 '21 16:11 jakeledoux