nextcloud-server/tests/lib/Files
Julius Härtl 59ae6e9dd6
Also update the unencrypted size of files when creating them with empty content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-07 19:12:06 +07:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Cache cleanup scannertest a bit 2022-08-16 13:56:51 +07:00
Config add tests for cached mount provider migration 2022-08-16 13:47:43 +07:00
Mount Remove some more at matchers in tests/lib 2022-06-20 10:53:06 +07:00
Node Filter out old files when trying to get recent files 2022-09-05 12:53:32 +07:00
ObjectStore test disabling write check 2022-10-26 18:45:59 +07:00
SimpleFS Fix tests 2022-10-14 16:18:40 +07:00
Storage fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +07:00
Stream Also update the unencrypted size of files when creating them with empty content 2022-12-07 19:12:06 +07:00
Type Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
EtagTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +07:00
FilesystemTest.php Cleaner normalizePath regex 2021-03-27 21:29:28 +07:00
PathVerificationTest.php adjust tests to new fs setup 2022-03-04 16:29:59 +07:00
ViewTest.php add test for trying to fopen a file which no longer exists on disk 2022-09-29 10:27:32 +07:00