test(analysis): assert Cancelled event is published; correct cron-test rationale (0.87.21)
0.87.13 followup. The Cancelled publish had no asserting test — mechanical revert of the publish block shipped green. New sqlx test subscribes before spawn, drives SlowDispatcher into flight, cancels, asserts both Started and Cancelled frames with breadcrumb fields. Mutation-confirmed. Also corrects: cron-test rationale comment (inverted unlock-axis), Cancelled docstring (self-contradicting clear-triggers sentence). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
backend/Cargo.lock
generated
2
backend/Cargo.lock
generated
@@ -1517,7 +1517,7 @@ checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
||||
|
||||
[[package]]
|
||||
name = "mangalord"
|
||||
version = "0.87.20"
|
||||
version = "0.87.21"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argon2",
|
||||
|
||||
Reference in New Issue
Block a user