nextcloud/apps/dav/tests/unit
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
..
AppInfo Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
CalDAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
CardDAV Fix PHPUnit 2019-03-12 18:27:59 +01:00
Command Handle moving calendar to an user who already has the share 2019-01-16 13:58:34 +01:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Prefetching blows up if there are a lot of files. 2019-04-18 21:23:59 +02:00
Controller remove obsolete use statements 2019-04-24 16:24:53 +02:00
DAV check anonymous OPTIONS requests file in root (not in subdir) 2019-01-04 18:42:42 +00:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Files adjust tests 2018-02-07 14:55:50 +01:00
Migration Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
Provisioning/Apple Add Apple Provisioning profile 2019-01-30 19:50:02 +01:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
Upload make assemblystream seekable 2019-03-13 16:32:18 +01:00
CapabilitiesTest.php Update license headers 2017-11-06 16:56:19 +01:00
ServerTest.php CalDAV and CardDAV plugins need to be registered for the principals collection as well 2018-05-27 20:51:36 +02:00
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00