You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Fix all JSONB/text server_default values to use sa.text() wrapper to prevent double-escaping in Alembic-generated SQL - Replace testcontainers with direct docker-compose postgres connection in integration conftest, removing asyncio.run() from async fixture context - Change db_engine/db_session to function-scoped with explicit transaction rollback for proper per-test isolation - Flush IssuerMaster before Document insert to respect FK ordering All 94 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| apps | 5 months ago | |
| configs | 5 months ago | |
| docker | 5 months ago | |
| libs | 5 months ago | |
| tests | 5 months ago | |
| .env.example | 5 months ago | |
| .gitignore | 5 months ago | |
| .python-version | 5 months ago | |
| Makefile | 5 months ago | |
| alembic.ini | 5 months ago | |
| docker-compose.yml | 5 months ago | |
| pyproject.toml | 5 months ago | |