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 | |
|---|---|---|
| .. | ||
| fixtures | 5 months ago | |
| integration | 5 months ago | |
| replay | 5 months ago | |
| unit | 5 months ago | |
| __init__.py | 5 months ago | |
| conftest.py | 5 months ago | |