0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 23:31:32 +00:00
nextcloud_server/apps/dav/tests/unit/AppInfo
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
..
ApplicationTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
PluginManagerTest.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00