Commit Graph

4 Commits

Author SHA1 Message Date
kiwiidb
3c08c5b349 Merge branch 'main' into feature/integration-testing-payments 2022-02-10 14:26:42 +01:00
kiwiidb
1449b77a14 CI: also run tests on PR's created 2022-02-08 18:23:00 +01:00
kiwiidb
505f592265 tests: use postgres by default 2022-02-04 17:43:59 +01:00
kiwiidb
1ae5df6b8c Feature: integration testing
Add integration tests with testify/suite. Moved some structs
outside of controller funcs so we can re-use them in the testing
package. Add CI workflow for running tests on every push.
2022-02-01 11:47:11 +01:00