Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild CI pipeline to use docker compose so db is live for tests AND/OR update tests #19

Open
zenlex opened this issue Apr 9, 2024 · 0 comments

Comments

@zenlex
Copy link
Contributor

zenlex commented Apr 9, 2024

The current start of endpoint tests fail in CI now that the DB wiring has been started since the current CI runs them without a live DB to test against and does not mock the service.
Rather than mock the services since the whole app itself is a microservice, I think it makes more sense to just setup the CI to run an integration test with the test db instance spun up and use the docker commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant