nextcloud/apps/dav/tests/unit/CalDAV
Ferdinand Thiessen 62c4ae78df Feature: Provide access to app generated calendars through CalDAV
This adds CalDAV support for app generated calendars,
which are registered to the nextcloud core.
This is done by adding a dav plugin which wraps
all ICalendarProviders into a Sabre plugin (inspired by the deck app).

Add unit test for AppCalendar wrapper plugin and calendar object implementation.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-25 18:11:49 +02:00
..
Activity chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
AppCalendar Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
BirthdayCalendar chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01: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): Fix reminder timezone drift for all-day events 2023-02-09 15:19:00 +01:00
ResourceBooking chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Schedule Merge pull request #36661 from onny/event-update-mail-subject 2023-03-16 12:26:12 +01:00
Search chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
WebcalCaching chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
AbstractCalDavBackend.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CachedSubscriptionObjectTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CachedSubscriptionTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CalDavBackendTest.php Skip tests that cannot succeed on 32bits 2023-02-07 11:23:34 +01:00
CalendarHomeTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CalendarImplTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01: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 Use recurrence instance to build iMip email 2023-02-02 16:25:59 +01: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