nextcloud/apps/dav/tests/unit/Connector/Sabre
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things
Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup add owner_id and proxy_id as db index, since we use it for querying

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup don't add ACL for each individual proxy, just use calendar-proxy groups

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup allow delegation of resources / rooms

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup fix addIndex call in migration

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup fix remaining constructor calls of Principal

Signed-off-by: Georg Ehrke <developer@georgehrke.com>

!fixup minor fixes and unit tests

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-08-15 15:41:28 +02:00
..
Exception Fix apps/ 2016-07-21 18:13:57 +02:00
RequestTest Fix tests 2018-11-04 13:55:49 +01:00
AuthTest.php fix dav unit tests 2017-12-12 13:59:52 +01:00
BearerAuthTest.php Update license headers 2017-11-06 16:56:19 +01:00
BlockLegacyClientPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
CommentsPropertiesPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
CopyEtagHeaderPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
CustomPropertiesBackendTest.php Prefetching blows up if there are a lot of files. 2019-04-18 21:23:59 +02:00
DirectoryTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
DummyGetResponsePluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
ExceptionLoggerPluginTest.php use SystemConfig, less dependencies, and not publicly needed 2018-04-26 23:54:11 +02:00
FakeLockerPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
FileTest.php add test for overwriting in non creatable directory 2019-07-03 16:36:27 +02:00
FilesPluginTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
FilesReportPluginTest.php Use dependency injection for app manager 2019-03-13 00:42:39 +01:00
MaintenancePluginTest.php Fix unit tests 2019-02-22 09:08:53 +01:00
NodeTest.php Fix getting ocs share permissions if a storage is not available 2018-07-18 14:42:39 +02:00
ObjectTreeTest.php Fix tests 2017-12-04 15:23:20 +01:00
PrincipalTest.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
QuotaPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00
SharesPluginTest.php Fix tests 2019-08-11 21:34:28 +02:00
TagsPluginTest.php Update license headers 2017-11-06 16:56:19 +01:00