nextcloud/apps/dav/tests/unit/CalDAV
Georg Ehrke f5dc7b7f07
move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-10-16 20:27:33 +02:00
..
Activity Fixed tests 2018-07-19 08:16:59 +02: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 Shorten resource table names to allow install on oracle again 2018-07-12 11:55:19 +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
AbstractCalDavBackend.php Fix the master unit tests 2018-06-01 13:24:04 +02:00
CalDavBackendTest.php Adding test for table schedulingobjects and fixing postgres LOB 2018-08-06 13:53:32 +02: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