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

Test improvements #28

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Test improvements #28

merged 1 commit into from
Nov 2, 2024

Conversation

tsaarni
Copy link
Collaborator

@tsaarni tsaarni commented Nov 1, 2024

  • Fix occasional problem shutting down the containers when running docker compose down at the end of integration tests.
  • Added Jacoco maven plugin for test coverage.
  • Added new test cases to improve the coverage.
  • Test code now uses symbolic HTTP status codes for clarity.
  • Replaced some deprecated Envoy and Keycloak configuration in the integration test with updated configuration.

* Fix occasional problem shutting down the containers when running
  `docker compose down` at the end of integration tests.
* Added Jacoco for test coverage.
* Added new test cases to improve the coverage.

Signed-off-by: Tero Saarni <[email protected]>
@tsaarni tsaarni force-pushed the docker-compose-stop-fix branch from 9f7ad02 to 9996a87 Compare November 2, 2024 08:22
@tsaarni tsaarni changed the title Changed the compose stop command Test improvements Nov 2, 2024
@tsaarni tsaarni merged commit 9d57520 into main Nov 2, 2024
3 checks passed
@tsaarni tsaarni deleted the docker-compose-stop-fix branch November 2, 2024 08:25
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

Successfully merging this pull request may close these issues.

1 participant