bvandeusen
443b11f287
fix(tests): patch get_setting at source module, not lazy import site
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-17 15:15:01 -04:00
bvandeusen
3c9e473823
fix(tests): mock get_setting in calendar tools availability test
...
The rss_enabled check in _check_requires now calls get_setting, which
needs a database connection. Mock it in the test that exercises
get_tools_for_user.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-17 14:49:33 -04:00
bvandeusen
c32c75f77e
fix(test): update mock path for tool registry refactor
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-12 10:02:34 -04:00
bvandeusen
b5106441dd
fix(tests): add missing start_dt/end_dt to mock event to_dict in test_list_events
2026-04-05 00:05:27 -04:00
bvandeusen
90ca667df2
feat(calendar): implement events service with CalDAV push
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 12:49:57 -04:00