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 +07:00
..
ApplicationTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
PluginManagerTest.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00