events: per-occurrence overrides / reschedule (RECURRENCE-ID) + 6 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
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>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"lang": "events",
|
||||
"total_passed": 248,
|
||||
"total_passed": 254,
|
||||
"total_failed": 0,
|
||||
"total": 248,
|
||||
"total": 254,
|
||||
"suites": [
|
||||
{"name":"calendar","passed":45,"failed":0,"total":45},
|
||||
{"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},
|
||||
@@ -13,5 +13,5 @@
|
||||
{"name":"reminders","passed":14,"failed":0,"total":14},
|
||||
{"name":"federation","passed":23,"failed":0,"total":23}
|
||||
],
|
||||
"generated": "2026-06-07T06:25:58+00:00"
|
||||
"generated": "2026-06-07T06:51:44+00:00"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user