Setup test logging

This commit is contained in:
2024-12-19 23:42:19 +01:00
parent cf2e1809a4
commit f0b6aa0d6e
20 changed files with 33 additions and 9 deletions

View File

@@ -21,6 +21,8 @@ import (
"novamd/internal/models"
"novamd/internal/secrets"
"novamd/internal/storage"
_ "novamd/internal/testenv"
)
// testHarness encapsulates all the dependencies needed for testing