test: implement test_validate_transaction_exception_handling (#35) #67

Merged
cal merged 1 commits from ai/major-domo-v2#35 into next-release 2026-03-07 03:32:24 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
ebec9a720b test: implement test_validate_transaction_exception_handling (#35)
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m6s
Removes the @pytest.mark.skip and implements the test using a
patched RosterValidation that raises on the first call, triggering
the except clause in validate_transaction. Verifies the method
returns is_legal=False with a descriptive error message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 02:04:34 -06:00