Commit Graph

13 Commits

Author SHA1 Message Date
Lucas Rouckhout
7e906c746d Produce coverage 2023-03-04 13:41:53 +01:00
kiwiidb
6155591753 add codecov step 2023-03-04 13:26:57 +01:00
Lucas Rouckhout
af83da6e95 change to localhost 2023-02-04 16:02:11 +01:00
Lucas Rouckhout
81693f9c80 Health checks for rabbitmq service 2023-02-04 15:58:30 +01:00
Lucas Rouckhout
fb932f00b8 WIP integration tests for rabbitmq 2023-02-04 15:00:27 +01:00
Pavol Rusnak
9dc300a6cf Add .editorconfig + fix whitespace issues 2022-07-22 00:03:48 +02:00
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