nextcloud-server/tests/lib/Files
Julius Härtl 83b1415906
Only pass parent if paths match
As the user folder might be initialized by the root from two levels
down the hierarchy, passing this as a parent only works if the path matches

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-24 22:20:32 +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 Only pass parent if paths match 2022-08-24 22:20:32 +07:00
ObjectStore store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Storage store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +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 Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00