The current test suite lacks in many ways. There are currently no E2E tests. The codebase has changed a lot, and there are lots of different things to check for.
Sub-tasks
[ ] Make E2E tests
Could involve #71
[ ] Test a variety of cases
Particularly would like to ensure all the changes in #132 are working correctly
[ ] Upgrade to an actual test suite unittest is fine, rather than just using assert
Overview
The current test suite lacks in many ways. There are currently no E2E tests. The codebase has changed a lot, and there are lots of different things to check for.
Sub-tasks
unittest
is fine, rather than just usingassert