2 Commits

Author SHA1 Message Date
Martin Kleusberg
34238e7a0c Reduce dependencies on common code in test cases
This reduces the amount of dependencies on code in the dbhub.io/common
module in the test cases. The only remaining place where it is used is
for the diff function. Eventually this should also be reworked so we can
completely eliminate the import of the common module and have an
independent test here (i.e. not asking the server to do something, then
calling server code to verify its behaviour).
2024-01-16 22:54:22 +01:00
Justin Clift
53f51254d5 Integration tests and matching GitHub actions workflow 2024-01-15 11:25:10 +10:00