Files
rose-ash/lib/events/scoreboard.json
giles 07e4cb5f4a
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s
events: reschedule notifications + 7 tests
ev/reschedule-notifications: when an event carries per-occurrence overrides,
reads the roster at each overridden occurrence's original occ-key and emits a
reschedule message per booked attendee (old-start/new-start/new-duration).
Idempotency key = original-key/reschedule/new-start. 272/272 green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 07:47:00 +00:00

19 lines
677 B
JSON

{
"lang": "events",
"total_passed": 272,
"total_failed": 0,
"total": 272,
"suites": [
{"name":"calendar","passed":51,"failed":0,"total":51},
{"name":"availability","passed":22,"failed":0,"total":22},
{"name":"api","passed":24,"failed":0,"total":24},
{"name":"booking","passed":82,"failed":0,"total":82},
{"name":"booking-notify","passed":11,"failed":0,"total":11},
{"name":"ticket","passed":31,"failed":0,"total":31},
{"name":"notify","passed":7,"failed":0,"total":7},
{"name":"reminders","passed":21,"failed":0,"total":21},
{"name":"federation","passed":23,"failed":0,"total":23}
],
"generated": "2026-06-07T07:46:42+00:00"
}