summaryrefslogtreecommitdiff
path: root/testing.go
AgeCommit message (Collapse)Author
2026-06-02Remove success logging in testsxengineering
In case the test succeeds it is not required to log anything. This only adds noise to the output.
2026-05-31Add migration executionxengineering
This adds the execution of the embedded migrations and adds a suitable unit test.