brain/scripts/test
beo3000 51613ffe12 refactor(o365): extract authenticated graph client helper, add getEventById validation
Extract buildAuthenticatedClient() helper to eliminate duplicate MSAL token
acquisition logic in getCalendarEvents and getEventById. Add eventId validation
and error wrapping with cause chain in getEventById.

New tests verify eventId type and empty-string checks.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-06 21:03:30 +02:00
..
graph-meetings.test.js feat(scripts): add graph meetings helper with safe fallbacks 2026-05-06 20:56:48 +02:00
meeting-builder.test.js initial commit 2026-04-12 21:32:15 +02:00
o365-calendar.test.js refactor(o365): extract authenticated graph client helper, add getEventById validation 2026-05-06 21:03:30 +02:00
person-matcher.test.js initial commit 2026-04-12 21:32:15 +02:00
speaker-matcher.test.js feat(scripts): add speaker matcher with wikilink replacement 2026-05-06 20:54:07 +02:00
vtt-parser.test.js feat(scripts): add vtt parser with speaker tags 2026-05-06 20:33:13 +02:00