major-domo-database/tests
Cal Corum c49f91cc19
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m3s
test: update test_get_nonexistent_play to expect 404 after HTTPException fix
After handle_db_errors no longer catches HTTPException, GET /plays/999999999
correctly returns 404 instead of 500. Update the assertion and docstring
to reflect the fixed behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 09:30:39 -05:00
..
integration test: update test_get_nonexistent_play to expect 404 after HTTPException fix 2026-04-02 09:30:39 -05:00
unit Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
__init__.py refactor: Add dependency injection for testability 2026-02-03 15:59:04 +00:00