nextcloud-server/tests/lib/Files/Node
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
..
FileTest.php dont needlessly resolve path when getting internalPath/storage from Node 2022-04-04 15:40:24 +07:00
FolderTest.php Only pass parent if paths match 2022-08-24 22:20:32 +07:00
HookConnectorTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
IntegrationTest.php Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
NodeTest.php dont needlessly resolve path when getting internalPath/storage from Node 2022-04-04 15:40:24 +07:00
RootTest.php Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +07:00