Skip to content
Draft
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
3d7808a
Initial plan
Copilot Dec 17, 2025
14cba7e
Add comprehensive TestContainer analysis and recommendations
Copilot Dec 17, 2025
e76c96e
Add TestContainer architecture diagrams and data flow documentation
Copilot Dec 17, 2025
bc1a339
Add comprehensive TestContainer documentation and update README index
Copilot Dec 17, 2025
66723cd
Add master index for all TestContainer documentation
Copilot Dec 17, 2025
6771504
Update analysis with database licensing strategy and custom TestConta…
Copilot Dec 17, 2025
7af73f4
Add Prometheus port configuration and automatic random port mapping
Copilot Dec 17, 2025
ccf5c38
Simplify OJPContainer API - remove database config requirement
Copilot Dec 17, 2025
503c7b0
Implement ojp-testcontainers module with OJPContainer class
Copilot Dec 17, 2025
133a6fe
Migrate PostgresMultipleTypesIntegrationTest to use TestContainers
Copilot Dec 17, 2025
a3a403e
Refactor PostgreSQL tests to follow SQLServerConnectionProvider pattern
Copilot Dec 17, 2025
37f4650
Remove OJPContainer from PostgreSQLTestContainer, let tests manage it
Copilot Dec 17, 2025
539433d
Fix compilation errors in ojp-testcontainers - add JUnit Jupiter inte…
Copilot Dec 17, 2025
81a2dfd
Fix Javadoc errors in OJPContainer - properly close inline code tags
Copilot Dec 17, 2025
21078d1
Fix Javadoc errors - escape @ symbol in code examples using HTML entity
Copilot Dec 17, 2025
bf7fb17
Implement dynamic Docker image building in OJPContainer from local JAR
Copilot Dec 18, 2025
a641722
Remove unsupported healthCheck() method from DockerfileBuilder
Copilot Dec 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading