server/tests/lib/Files
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-09-29 10:27:32 +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 cleanup scannertest a bit 2022-08-16 13:56:51 +02:00
Config add tests for cached mount provider migration 2022-08-16 13:47:43 +02:00
Mount Remove some more at matchers in tests/lib 2022-06-20 10:53:06 +02:00
Node Filter out old files when trying to get recent files 2022-09-05 12:53:32 +02:00
ObjectStore fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +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 fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +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-09-29 10:27:32 +02:00