nextcloud-server/apps/dav/tests/unit/CalDAV
Côme Chilliet 8ec7e4301d
Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 16:32:01 +01:00
..
Activity Use user name cache in activity providers 2022-08-19 10:48:32 +02:00
BirthdayCalendar
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
Reminder Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00
ResourceBooking Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Schedule Switch to DisplayNameCache for CalDAV 2022-11-03 10:26:34 +01:00
Search
WebcalCaching Increase loglevel of Webcal parsing errors and modernize code 2022-05-17 15:11:58 +02:00
AbstractCalDavBackend.php Fix dynamic property creations in test files 2022-08-01 15:07:53 +02:00
CachedSubscriptionObjectTest.php
CachedSubscriptionTest.php
CalDavBackendTest.php Add a background job to prune outdated sync tokens 2022-10-27 20:12:13 +00:00
CalendarHomeTest.php Remove the loop of calendars when only one is needed 2022-10-01 22:17:40 +02:00
CalendarImplTest.php Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php 2022-12-05 16:32:01 +01:00
CalendarManagerTest.php
CalendarTest.php
OutboxTest.php
PluginTest.php
PublicCalendarRootTest.php Remove all legacy event dispatchers from CalDAV & CardDAV backends 2022-05-17 15:09:46 +02:00
PublicCalendarTest.php