paper-dynasty-database/tests
Cal Corum 094f445fea fix: add pg_conn fixture for integration tests (#84)
Adds the missing `pg_conn` session-scoped pytest fixture to conftest.py.
Without it, the 6 integration tests in test_evolution_migration.py fail
immediately with `fixture 'pg_conn' not found` whenever POSTGRES_HOST is set.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 18:31:49 -05:00
..
__init__.py feat: SQL migration for evolution tables and variant/image_url columns (#69) 2026-03-12 18:08:31 -05:00
conftest.py fix: add pg_conn fixture for integration tests (#84) 2026-03-12 18:31:49 -05:00
test_evolution_migration.py feat: SQL migration for evolution tables and variant/image_url columns (#69) 2026-03-12 18:08:31 -05:00