nextcloud/apps/dav/tests/unit/CalDAV
Joas Schilling 99bcc1363e
Fix wrong used type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-23 12:39:02 +01:00
..
Activity Fix wrong used type 2018-11-23 12:39:02 +01:00
BirthdayCalendar create a user's birthday calendar right after they requested it 2017-11-11 11:28:34 +01:00
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 Merge pull request #7075 from nextcloud/remove-unused-variables 2017-11-07 16:18:40 +01:00
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 cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalendarHomeTest.php disallow users to create calendars with reserved names 2017-11-11 02:15:56 +01:00
CalendarImplTest.php integrate Dav app with Calendar API 2017-11-09 15:14:58 +01:00
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 Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_calendar 2017-12-12 08:29:26 +01:00
PublicCalendarTest.php remember when a user deleted their contact birthdays calendar 2017-11-10 23:05:04 +01:00