Files
rose-ash/lib/events/scoreboard.json
giles b308effb9f
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
events: per-occurrence overrides / reschedule (RECURRENCE-ID) + 6 tests
ev-with-override re-times/re-sizes a single instance of a series (keyed by
original start). ev-expand applies overrides after EXDATE/RDATE: agenda
re-sorts, instance moved out of window is dropped (slot vacated), no-op for a
non-occurring start. assoc for immutable event update. 254/254 green.

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

18 lines
612 B
JSON

{
"lang": "events",
"total_passed": 254,
"total_failed": 0,
"total": 254,
"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":"ticket","passed":31,"failed":0,"total":31},
{"name":"notify","passed":7,"failed":0,"total":7},
{"name":"reminders","passed":14,"failed":0,"total":14},
{"name":"federation","passed":23,"failed":0,"total":23}
],
"generated": "2026-06-07T06:51:44+00:00"
}