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

Use live Wiremock service for tests #110

Open
alexjircan opened this issue Dec 16, 2024 · 1 comment
Open

Use live Wiremock service for tests #110

alexjircan opened this issue Dec 16, 2024 · 1 comment

Comments

@alexjircan
Copy link
Contributor

Proposal

It would be nice to run some tests against a live Wiremock service, such as one running inside a container. This approach would make the tests more reliable, as we would no longer rely on a mocked response, which could be incorrect or inconsistent with the real one.

References

No response

@alexjircan
Copy link
Contributor Author

This should be labeled as chore - my mistake! 😅

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

No branches or pull requests

1 participant