nextcloud/tests/lib/Files
Julius Härtl d843ba9822 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 21:15:57 +00: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 Also update the unencrypted size of files when creating them with empty content 2022-12-07 21:15:57 +00: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