Commit Graph

18 Commits

Author SHA1 Message Date
Gareth Davidson c3c7a1701a run prettier with new params 2023-01-01 20:57:35 +00:00
Jack Michaud 857eaf26b1 ci: add Test API Contract workflow 2023-01-01 13:06:18 -05:00
Jack Michaud 29b08875d4 refactor: move print_openapi_schema into main 2023-01-01 18:58:01 +01:00
Jack Michaud 604ad2f8e7 style: run pre-commit hooks 2023-01-01 18:58:01 +01:00
Jack Michaud 953d243a6f chore: start-mock-server waits for health 2023-01-01 18:58:01 +01:00
Jack Michaud 036c4b6c6c test: add contract test for discord bot 2023-01-01 18:58:01 +01:00
Jack Michaud 5c9b9e3c9f fix: use prism instead of wiremock
the previous iteration of this script which used wiremock threw a null pointer exception.
2023-01-01 18:58:01 +01:00
Jack Michaud b5ebab8839 chore: add print_openapi_schema and start-mock-server.sh script 2023-01-01 18:58:01 +01:00
Andreas Köpf 71eb09b28a adapt backend-development/run-local.sh 2022-12-29 15:58:35 +01:00
Andreas Köpf fb516e91fc add backend-dev start-docker script for convenience 2022-12-29 00:58:52 +01:00
Yannic Kilcher 0ee3196064 added sleep instead of true containers in compose 2022-12-29 00:38:12 +01:00
croumegous 64206895ff Unified multiple Docker Compose files into one for easier usage 2022-12-28 13:26:30 +01:00
Yannic Kilcher 5125e84055 created debug credentials provider 2022-12-26 16:13:43 +01:00
Yannic Kilcher 21f44d2d4c removed ALLOW_ANY_API_KEY and allow skipping API key check in debug 2022-12-25 17:25:30 +01:00
Yannic Kilcher ce92f184c5 used more extend configs for compose files 2022-12-24 20:46:03 +01:00
Yannic Kilcher 2c997b993d adjusted readme 2022-12-19 19:13:48 +01:00
Yannic Kilcher b34ef75423 started re-working python code 2022-12-19 18:00:09 +01:00
Yannic Kilcher 0d9034e4bb changed scripts location 2022-12-17 22:31:21 +01:00