nextcloud/apps/dav/tests/unit/Connector/Sabre
Côme Chilliet 8f26a5d766
Fix dav application tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-03 10:52:35 +02:00
..
Exception chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
RequestTest Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
AuthTest.php perf(dav): Do not call general setupFS on ever dav auth 2023-02-09 10:19:37 +01:00
BearerAuthTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BlockLegacyClientPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CommentsPropertiesPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CopyEtagHeaderPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
CustomPropertiesBackendTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
DirectoryTest.php Tidy up typing in OC\Files\View 2023-04-03 10:52:33 +02:00
DummyGetResponsePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
ExceptionLoggerPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
FakeLockerPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
FilesPluginTest.php Fix Sabre connector test 2023-02-07 11:23:33 +01:00
FilesReportPluginTest.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
FileTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
MaintenancePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
NodeTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
ObjectTreeTest.php Fix dav application tests 2023-04-03 10:52:35 +02:00
PrincipalTest.php Get rid of deprecated at matcher in dav application tests 2023-01-05 18:28:07 +01:00
PropfindCompressionPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
QuotaPluginTest.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
SharesPluginTest.php Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +01:00
TagsPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00