dimasmith / iris

Playground. Service that integrates with banking and accounting systems and compares balances
0 stars 1 forks source link

Introduce testcontainers for integration testing #21

Closed dimasmith closed 10 months ago

dimasmith commented 10 months ago

Testcontainers replaces usage of H2 database in tests. Test are now run against MariaDB - same database Iris uses in production.

With upgrade to Spring Boot 3 the testcontainers will also be used to run local dev environments.

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication