SQL unit tests #1710

PeterSurda
commented 2021-01-09 14:56:05 +01:00
(Migrated from github.com)
- there should be a mechanism to do unit test for SQL calls outside of the core tests. Maybe have a setup method that spawns a sql thread
- the migrations between the versions need to have their own unit test, maybe these steps should be split into separate functions
- there should be some sample SQL dumps that are loaded before tests
- there should be a mechanism to do unit test for SQL calls outside of the core tests. Maybe have a setup method that spawns a sql thread
- the migrations between the versions need to have their own unit test, maybe these steps should be split into separate functions
- there should be some sample SQL dumps that are loaded before tests
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?