nextcloud/tests/lib/Files
Vincent Petry 1524b5fd25
Merge pull request #34797 from nextcloud/backport/33540/stable24
[stable24] fix updating cached mounts that didn't have their mount provider set previously
2022-10-27 13:36:33 +02:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
Config add tests for cached mount provider migration 2022-10-25 10:48:30 +00:00
Mount Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Node Filter out old files when trying to get recent files 2022-09-08 14:43:57 +00:00
ObjectStore store unencrypted size in the unencrypted_size column 2022-06-03 15:43:50 +02:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Storage store unencrypted size in the unencrypted_size column 2022-06-03 15:43:50 +02:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
Type Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
FilesystemTest.php Cleaner normalizePath regex 2021-03-27 21:29:28 +01:00
PathVerificationTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +01:00
ViewTest.php add test for trying to fopen a file which no longer exists on disk 2022-10-06 14:28:00 +02:00