nextcloud/apps/dav/tests/unit/DAV
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
..
Sharing Fix apps/ 2016-07-21 18:13:57 +02:00
BrowserErrorPagePluginTest.php Fix apps/ 2016-07-21 18:13:57 +02:00
GroupPrincipalTest.php Properly handle groups with a / 2017-02-27 17:07:18 +01:00
HookManagerTest.php Test fix 2017-02-14 10:47:07 +01:00
SystemPrincipalBackendTest.php Fix some tests 2016-09-26 11:55:37 +02:00