nextcloud/apps/dav/tests/unit/CalDAV
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
Activity Some php-cs fixes 2019-11-22 20:52:10 +01:00
BirthdayCalendar create a user's birthday calendar right after they requested it 2017-11-11 11:28:34 +01:00
Publishing Some php-cs fixes 2019-11-22 20:52:10 +01:00
Reminder Some php-cs fixes 2019-11-22 20:52:10 +01:00
ResourceBooking Some php-cs fixes 2019-11-22 20:52:10 +01:00
Schedule Make rooms / resources automatically reply to invites 2019-08-26 13:27:59 +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 use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
CachedSubscriptionObjectTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
CachedSubscriptionTest.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackendTest.php Some php-cs fixes 2019-11-22 20:52:10 +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 use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02: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 Some php-cs fixes 2019-11-22 20:52:10 +01:00
PublicCalendarTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00