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

Make changing server and database for changing integration tests easier #77

Open
Tracked by #74
PGijsbers opened this issue Oct 20, 2023 · 0 comments
Open
Tracked by #74
Labels
dev-tools Anything related to the developer tooling (CI, pre-commit, etc.)

Comments

@PGijsbers
Copy link
Contributor

The server, and to a lesser extend the database, against which integrations tests are ran are not easily configurable.
While most are, the test runs against a hard-coded server url.
It should be easy to switch from a docker compose setup where everything is connected, to a setup where the servers connection to the remote "reproduction" database, to the actual production REST API.

@PGijsbers PGijsbers added the dev-tools Anything related to the developer tooling (CI, pre-commit, etc.) label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Anything related to the developer tooling (CI, pre-commit, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant