Files
bun.sh/test/js/sql
Claude 060c71994a Update PostgreSQL tests to use docker-compose infrastructure
- Remove custom Docker container management (startContainer, waitForPostgres, findRandomPort)
- Use docker-compose helper module for container lifecycle
- Switch from postgres_auth to postgres_plain for broader compatibility
- Add host parameter to all connection configurations
- Remove unused imports (exec, promisify, dockerCLI)

This eliminates ~60 lines of Docker management code and makes the tests
more reliable by using the centralized health-checked infrastructure.
2025-09-10 12:08:56 +02:00
..
2025-08-19 23:15:53 -07:00
2025-05-08 18:51:32 -07:00
2025-05-08 18:51:32 -07:00
2025-08-01 22:41:05 -07:00