[claude] Add unit tests for vassal/orchestration_loop.py (#1214) #1216
Reference in New Issue
Block a user
Delete Branch "claude/issue-1214"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1214
Changes
Adds comprehensive unit tests for
timmy/vassal/orchestration_loop.pycovering all key areas identified in the issue:dispatched_to_claudecounting,max_dispatch_per_cyclecap enforcementVassalCycleRecord.errorswithout aborting the cyclevassal_orchestratorexists and is the right typeTest count
18 tests in the file, all passing. Total unit suite: 361 passed (up from 343).
Verification