nextcloud/apps/dav/tests/unit/CalDAV
Richard Steinmetz 012bb75dba fix(caldav): event links in shared calendar notifications
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-11 18:41:56 +00:00
..
Activity fix(caldav): event links in shared calendar notifications 2024-06-11 18:41:56 +00:00
AppCalendar Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-07 09:25:08 +02:00
Integration Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Listener Remove all legacy event dispatchers from CalDAV & CardDAV backends 2022-05-17 15:09:46 +02:00
Publishing chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Reminder fix(caldav): Ignore invalid events for reminder generation 2023-07-10 18:24:05 +02:00
ResourceBooking chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Schedule fix(scheduling): don't send iMIP emails to rooms / resources 2023-11-27 09:24:22 +01:00
Search chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Security tests(dav): Add unit test for no calendars/subscription limit 2024-03-12 10:45:37 +00:00
WebcalCaching feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
AbstractCalDavBackend.php fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:50:53 +02:00
CachedSubscriptionImplTest.php feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
CachedSubscriptionObjectTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CachedSubscriptionProviderTest.php feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
CachedSubscriptionTest.php feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
CalDavBackendTest.php fix(dav): Add retention time to sync token cleanup 2024-06-04 19:15:10 +02:00
CalendarHomeTest.php feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
CalendarImplTest.php feat(caldav): expose calendar subscriptions 2024-05-31 17:56:30 +02:00
CalendarManagerTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CalendarTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
EventComparisonServiceTest.php fix(dav): wrong comparison method between two events 2024-03-26 08:48:13 +00:00
OutboxTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PublicCalendarRootTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PublicCalendarTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00