# Integration tests for translate module using Testcontainers PostgreSQL. # These tests verify behavior with real PostgreSQL, catching issues that # SQLite-based unit tests might miss (JSON columns, FK constraints, indexes).