server/apps/dav/tests/unit/CalDAV
Thomas Citharel 943d48cb3e
Add command to move a calendar from an user to another
Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add a basic check for displaynames in case we fail to get calendar from uri and put some sf console styles & refactor a bit

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

basic Tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

add forgotten createNamedParameter()

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-01-16 13:58:33 +01:00
..
Activity Fix wrong used type 2018-11-23 12:39:02 +01:00
BirthdayCalendar
Publishing Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
ResourceBooking add correct calendar-user-type to resource and room backend 2018-10-22 15:48:13 +02: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 cache webcal calendars on server 2018-11-07 13:25:14 +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 Fix unit tests for CalendarManager 2017-12-12 09:33:52 +01:00
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
PublicCalendarTest.php