nextcloud-server/apps/dav/tests/unit/Connector/Sabre
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-17 16:06:15 +07:00
..
Exception chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
RequestTest feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +07:00
AuthTest.php fix(dav): Use IRequest constant to match version 2023-07-11 07:35:50 +07:00
BearerAuthTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
BlockLegacyClientPluginTest.php fix(dav): Use IRequest constant to match version 2023-07-11 07:35:50 +07:00
CommentsPropertiesPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CopyEtagHeaderPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
CustomPropertiesBackendTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
DirectoryTest.php tests: Adapt node related unit tests mocks to required root view 2023-04-17 23:46:52 +07:00
DummyGetResponsePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ExceptionLoggerPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
FakeLockerPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
FileTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +07:00
FilesPluginTest.php Fix Sabre connector test 2023-02-07 11:23:33 +07:00
FilesReportPluginTest.php fix: cominbation of small fixes 2023-06-21 20:28:01 +07:00
MaintenancePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
NodeTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ObjectTreeTest.php Fix dav application tests 2023-04-03 10:52:35 +07:00
PrincipalTest.php Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +07:00
PropfindCompressionPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
QuotaPluginTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +07:00
SharesPluginTest.php Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +07:00
TagsPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00