nextcloud/apps/dav/tests/unit/Connector/Sabre
Ferdinand Thiessen f82c5f0146
fix(tests): Replace deprecated methods in FileTest
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-02 20:56:09 +02:00
..
Exception chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
RequestTest reuse l10n and request in dav folder listing 2023-09-04 14:06:54 +02:00
AuthTest.php techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
BearerAuthTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BlockLegacyClientPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 feat(dav): update a principal's schedule-default-calendar-URL 2024-02-28 14:51:10 +01:00
DirectoryTest.php tests: Adapt node related unit tests mocks to required root view 2023-04-17 23:46:52 +02:00
DummyGetResponsePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
ExceptionLoggerPluginTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
FakeLockerPluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
FilesPluginTest.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +01:00
FilesReportPluginTest.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
FileTest.php fix(tests): Replace deprecated methods in FileTest 2024-05-02 20:56:09 +02:00
MaintenancePluginTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
NodeTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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
PublicAuthTest.php fix: improve typing and use \OCP\Server::get 2024-01-09 10:56:34 +01:00
QuotaPluginTest.php chore(dav): Fix tests for length headers on upload 2024-04-02 14:16:13 +02: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