nextcloud-server/tests/lib/Files
Ferdinand Thiessen 494a079321
test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-16 23:09:37 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache test: Fix tests/lib/Files 2025-05-15 08:25:00 +07:00
Config test: Fix tests/lib/Files 2025-05-15 08:25:00 +07:00
Mount test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
Node test: Fix coding standards 2025-05-15 08:48:13 +07:00
ObjectStore test: Fix coding standards 2025-05-15 08:48:13 +07:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Storage test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 2025-05-16 23:09:37 +07:00
Stream test: Fix coding standards 2025-05-15 08:48:13 +07:00
Type test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
Utils test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
EtagTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +07:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FilenameValidatorTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
FilesystemTest.php test: replace `OC_Helper:rmdirr` with `OCP\Files::rmdirr` 2025-05-16 23:09:37 +07:00
PathVerificationTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
ViewTest.php fix(tests): Disable encryption wrapper when it makes sense 2025-05-13 23:37:52 +07:00