nextcloud/apps/dav/tests/unit/Connector/Sabre
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
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
RequestTest Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
AuthTest.php Fix detection of the new iOS app 2017-02-10 10:10:21 +01:00
BlockLegacyClientPluginTest.php Fix unit tests for BlockLegacyClientPlugin 2016-10-25 18:03:10 +02:00
CommentsPropertiesPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
CopyEtagHeaderPluginTest.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackendTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
DirectoryTest.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
DummyGetResponsePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExceptionLoggerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FakeLockerPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
FileTest.php Update with robin 2016-07-21 18:13:58 +02:00
FilesPluginTest.php Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
FilesReportPluginTest.php Remove unused $view from FilesPlugin (#26549) 2016-11-14 14:45:33 +01:00
MaintenancePluginTest.php Clean up single user mode 2017-02-22 23:02:31 -06:00
NodeTest.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectTreeTest.php Fix tests 2016-09-07 18:39:48 +02:00
PrincipalTest.php Properly handle groups with a / 2017-02-27 17:07:18 +01:00
QuotaPluginTest.php Sanitize length headers when validating quota 2016-10-20 15:15:48 +02:00
SharesPluginTest.php fix tests 2016-11-10 15:06:24 +01:00
TagsPluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00