nextcloud/tests/lib/Files
Robin Appelman 6023dee5ae
add test for trying to fopen a file which no longer exists on disk
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-10-06 14:28:00 +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 Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01: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