nextcloud/apps/dav/tests/unit
Roeland Jago Douma c75b5a5614
Properly handle groups with a /
If a group contains a slash the principal URI becomes
principals/groups/foo/bar. Now the URI is plit on '/' so this creates
issues ;)

Fixes #2957

* Add tests for groups with /

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-02-27 17:07:18 +01:00
..
AppInfo Fix more tests 2016-09-20 14:28:17 +02:00
CalDAV fix shared-as-busy events for owner 2017-01-26 12:06:07 +01:00
CardDAV tests 2017-02-14 09:33:04 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Properly handle groups with a / 2017-02-27 17:07:18 +01:00
DAV Properly handle groups with a / 2017-02-27 17:07:18 +01:00
Files/Sharing Add unit tests 2016-12-02 13:06:13 +01:00
Migration Add DAV repair step to fix calendar data 2016-11-24 20:31:01 +01:00
SystemTag Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
Upload Improve chunk upload AssemblyStream performance 2016-09-13 09:29:02 +02:00
CapabilitiesTest.php Add unit test 2016-10-22 14:05:53 +02:00
ServerTest.php Update with robin 2016-07-21 18:13:58 +02:00
bootstrap.php Fix apps/ 2016-07-21 18:13:57 +02:00
phpunit.xml Update DAV unit tests to PSR-4 2016-05-25 16:09:18 +02:00