Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
computerlove
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
modules
postgresql
src
test
on
main
User selector
All users
All time
Commit history
Commits on Aug 20, 2024
Fix missing null check for JDBC init script (#9118)
Show description for 251bca5
Reza Morshedi
and
eddumelendez
authored
251bca5
View commit details
Copy full SHA for 251bca5
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Support multiple init scripts in JdbcDatabaseContainer (#7680)
Show description for 6a07650
savinov
authored
6a07650
View commit details
Copy full SHA for 6a07650
View code at this point
Browse repository at this point
Commits on May 20, 2024
Add support for pgvector using JDBC Testcontainers URL (#8638)
Show description for ec9651e
thijslemmens
authored
ec9651e
View commit details
Copy full SHA for ec9651e
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
Add pgvector/pgvector as a compatible image (#7898) (#8401)
eddumelendez
authored
bfb837b
View commit details
Copy full SHA for bfb837b
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Improve postgres docs (#8340)
Show description for 329e972
eddumelendez
authored
329e972
View commit details
Copy full SHA for 329e972
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
Add checkstyle rule to avoid author tag in javadoc (#6639)
Show description for 22a177e
eddumelendez
authored
22a177e
View commit details
Copy full SHA for 22a177e
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Add missing logback-test.xml (#6219)
Show description for b30edfc
eddumelendez
authored
b30edfc
View commit details
Copy full SHA for b30edfc
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
`getLivenessCheckPortNumbers()` should return mapped port (#5734)
Show description for f54a29a
aidando73
and
kiview
authored
f54a29a
View commit details
Copy full SHA for f54a29a
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Move to assertj (#5679)
eddumelendez
authored
e8d7375
View commit details
Copy full SHA for e8d7375
View code at this point
Browse repository at this point
Commits on May 25, 2022
Apply spotless and checkstyle (#5390)
eddumelendez
authored
de1324e
View commit details
Copy full SHA for de1324e
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Make TimescaleDB available with JDBC syntax (#3891)
raynigon
authored
f178e91
View commit details
Copy full SHA for f178e91
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Deprecate ambiguous constructors (#2839)
Show description for c3f53b3
rnorth
authored
c3f53b3
View commit details
Copy full SHA for c3f53b3
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Migrate default postgis image to use the new docker hub repo (#2797)
Show description for e94e13e
azapasnik
and
kiview
authored
e94e13e
View commit details
Copy full SHA for e94e13e
View code at this point
Browse repository at this point
Commits on May 22, 2020
Reinstate #1874 "Added additional url params in JdbcDatabaseContainer" (#2777)
rnorth
authored
f401b1c
View commit details
Copy full SHA for f401b1c
View code at this point
Browse repository at this point
Commits on May 21, 2020
Revert "Added additional url params in JdbcDatabaseContainer (#1802)" (#2775)
rnorth
authored
0385030
View commit details
Copy full SHA for 0385030
View code at this point
Browse repository at this point
Added additional url params in JdbcDatabaseContainer (#1802) (#1874)
eaxdev
authored
206c5f6
View commit details
Copy full SHA for 206c5f6
View code at this point
Browse repository at this point
Commits on May 15, 2020
Add `ContainerState#getHost` replacing `getContainerIpAddress` (#2742)
Show description for 672cbee
bsideup
and
rnorth
authored
672cbee
View commit details
Copy full SHA for 672cbee
View code at this point
Browse repository at this point
Commits on May 14, 2020
Split JDBC tests (#2556)
rnorth
authored
c18a203
View commit details
Copy full SHA for c18a203
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Add R2DBC support (#2545)
Show description for 6c45a20
bsideup
authored
6c45a20
View commit details
Copy full SHA for 6c45a20
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Fix invalid connection URLs returned by PostgreSQLContainer (fixes #1976) (#2049)
Show description for 16fda42
pivovarit
authored
16fda42
View commit details
Copy full SHA for 16fda42
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Extract all database container tests into a common module to allow for refactoring of common elements.
Show description for 6b08454
rnorth
committed
6b08454
View commit details
Copy full SHA for 6b08454
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
Switch to fluent API
barlog-m
committed
417d8fe
View commit details
Copy full SHA for 417d8fe
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Review fixes
barlog-m
committed
98a320a
View commit details
Copy full SHA for 98a320a
View code at this point
Browse repository at this point
More customizable postgres container
barlog-m
committed
2a58f75
View commit details
Copy full SHA for 2a58f75
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Reduce log verbosity during tests
rnorth
committed
8f0bdc8
View commit details
Copy full SHA for 8f0bdc8
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Remove profiler logs from build output
Show description for 7a7c930
rnorth
committed
7a7c930
View commit details
Copy full SHA for 7a7c930
View code at this point
Browse repository at this point
Reduce log noise
rnorth
committed
991873b
View commit details
Copy full SHA for 991873b
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Adjust log levels to suppress noisy apache http wire logging
rnorth
committed
8417cf5
View commit details
Copy full SHA for 8417cf5
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Tweak log layout to avoid truncating docker image name
rnorth
committed
4365d7c
View commit details
Copy full SHA for 4365d7c
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
WIP: Update all modules for simplified model
rnorth
committed
89286ac
View commit details
Copy full SHA for 89286ac
View code at this point
Browse repository at this point
WIP: Partial refactoring but problems with docker volumes
rnorth
committed
3a6ae2a
View commit details
Copy full SHA for 3a6ae2a
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Replace dependency on org.testpackage with org.rnorth.visible-assertions
rnorth
committed
351a019
View commit details
Copy full SHA for 351a019
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Update java package names and POM names.
Show description for e12d246
rnorth
committed
e12d246
View commit details
Copy full SHA for e12d246
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Add use of VisibleAssertions from TestPackage for more informative unit test logging
rnorth
committed
4017f82
View commit details
Copy full SHA for 4017f82
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
Refactor to make TC target JDK 7
Show description for a72e5e5
Sohal, Gurpreet (UK - London)
authored and
rnorth
committed
a72e5e5
View commit details
Copy full SHA for a72e5e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.