Skip to content

Conversation

@fronzec
Copy link
Owner

@fronzec fronzec commented Dec 19, 2024

No description provided.

Updated the `pom.xml` to leverage the testcontainers BOM, enabling version management for testcontainers dependencies without explicitly specifying versions. This improves maintainability and ensures version consistency across dependencies.
Introduced a new integration test using Testcontainers to validate MySQL database connections. This ensures proper setup and functionality of JDBC connection handling in test environments.
Moved MySQLContainerIT to a new package structure for better organization. Updated MySQL container image to a compatible version and switched to Spock framework annotations. Added necessary test dependencies in pom.xml for Spock integration.
Renamed the class and file for better clarity and alignment with naming conventions required by test suite. This improves readability and standardization in the test suite.
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.

2 participants