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.
Integration tests used ISSUER::0000320193 (Apple's real CIK) and SYM::AAPL::XNYS as hardcoded IDs. After the real pipeline inserts actual AAPL data, subsequent test runs fail with UniqueViolationError since the db_session rollback only undoes intra-test writes. Changed to ISSUER::TEST::0000320193 and SYM::AAPL::XNYS (distinct from the real SYM::AAPL::US) while keeping ticker="AAPL" so the Oracle price service returns real price data for label/feature tests. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| apps | 5 months ago | |
| configs | 5 months ago | |
| dev | 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 | |