nextcloud/tests/lib/Files
skjnldsv 6baafd82b6 fix: make sure we process mime extensions as string
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-02-05 12:35:41 +01:00
..
AppData
Cache fix: Metadata field search 2025-01-20 14:41:55 +01:00
Config
Mount refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Node test: put parent items into cache in tests 2024-09-18 16:10:14 +02:00
ObjectStore fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SimpleFS
Storage fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
Stream
Type
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EtagTest.php
FileInfoTest.php
FilenameValidatorTest.php fix: FilenameValidator::isForbidden should only check forbidden files 2024-08-21 04:16:14 +02:00
FilesystemTest.php
PathVerificationTest.php
ViewTest.php