Pavol Rusnak
fe5c7cac5d
Update to Go 1.17
2022-06-15 18:10:49 +02:00
kiwiidb
8dd8c14cd7
ci: try to run tests one by one
2022-04-22 13:27:11 +02:00
kiwiidb
fc76657ffb
run all tests in all folders
2022-03-31 08:25:10 +02:00
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