Commit Graph

29 Commits

Author SHA1 Message Date
kiwiidb
8019285698 integration tests: update go version 2023-05-29 14:11:35 +02:00
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
d7a55aa552 always build docker images on every branch 2022-04-07 15:22:17 +02:00
kiwiidb
fc76657ffb run all tests in all folders 2022-03-31 08:25:10 +02:00
kiwiidb
35d72b40af install go: use v2 action 2022-03-17 09:13:12 +01:00
kiwiidb
e1067b7c8e add arm v7 build for raspberry pi 2022-03-04 12:07:13 +01:00
kiwiidb
06bb1372c3 add dash 2022-03-03 14:05:34 +01:00
kiwiidb
39a7509953 fix some bugs, tested as working in another repo 2022-03-03 14:04:47 +01:00
kiwiidb
22d4e1d74d add build workflow 2022-03-03 13:47:57 +01: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
kiwiidb
d2d2451fdb fix: typo workflow 2022-01-28 14:41:26 +01:00
kiwiidb
201a02794c fix: add build job tag 2022-01-28 14:24:05 +01:00
kiwiidb
fe04b237df fix: add build job tag 2022-01-28 14:09:23 +01:00
kiwiidb
a6ab887988 fix: github token name 2022-01-28 13:58:13 +01:00
kiwiidb
f98eaca427 fix: github token name 2022-01-28 13:16:31 +01:00
kiwiidb
54dcfd6eb9 only run action on release, not on tag 2022-01-28 13:05:23 +01:00
kiwiidb
f7d9d31e60 add CD steps to build workflow 2022-01-28 11:09:55 +01:00
kiwiidb
ef169f7857 fix main branch name in workflow 2022-01-20 15:19:32 +01:00
kiwiidb
f2158de902 add dockerfile and workflow 2022-01-20 14:20:01 +01:00