server/apps/dav/tests/unit/CalDAV
Georg Ehrke d74e49b3e6
implement principal property search for calendar user address set property
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-03-21 16:32:41 +01:00
..
Activity Expose subadmin to OCP 2019-01-29 20:47:35 +01:00
BirthdayCalendar
Publishing Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
ResourceBooking implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
Schedule Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
Search
WebcalCaching cache webcal calendars on server 2018-11-07 13:25:14 +01:00
AbstractCalDavBackend.php Fix PHPUnit 2019-03-12 18:41:37 +01:00
CachedSubscriptionObjectTest.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CachedSubscriptionTest.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackendTest.php Add command to move a calendar from an user to another 2019-01-16 13:58:33 +01:00
CalendarHomeTest.php
CalendarImplTest.php
CalendarManagerTest.php
CalendarTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
OutboxTest.php move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 2018-10-16 20:27:33 +02:00
PluginTest.php remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +02:00
PublicCalendarRootTest.php Created infrastructure to show circles' shared files 2019-03-13 00:31:38 +01:00
PublicCalendarTest.php