|
|
370d8fb81d
|
add kafka and postgres test container
|
2025-08-18 12:41:26 +02:00 |
|
|
|
ca85a7ac64
|
add kafka test container
|
2025-08-18 12:41:26 +02:00 |
|
|
|
2328e7ebe2
|
Rewrite postgres test container
|
2025-08-18 12:41:26 +02:00 |
|
|
|
6aad7e3d63
|
update postgres test container
- update README.md
- update PostgresContainer
- add TestExecutionListeners
- remove ExtendWith
- update PostgresInitializer
- cleanup
- use properties for script and container
- add afterTestClass
- add beforeTestClass
- extend TestExecutionListener
- remove PostgresExtension
- add debug logging to PostgresExecutor
- add ContainerUtils
- add dependencies
- extract function from PostgresExtension to PostgresExecutor
|
2025-03-10 19:48:44 +01:00 |
|
|
|
902a2a2c0b
|
add assertion to compare uuid against string representation of an uuid
|
2025-03-05 16:07:28 +01:00 |
|
|
|
f12b750fe3
|
add assertion to compare to file content.
|
2025-02-07 11:16:26 +01:00 |
|
|
|
1f6329f687
|
Set up postgresql testcontainers
- add .json to .editorconfig
- add spring-configuration-metadata.json
- update README.md
- add testcontainers dependencies
- add PostgresContainer
- add PostgresInitializer
|
2025-02-06 23:01:15 +01:00 |
|