nextcloud-server/tests/lib/Files/Node
Ferdinand Thiessen e102c752f9 fix: `OCP\Files\Node\Folder::search` was not setting the owner
The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 11:05:22 +07:00
..
FileTest.php
FolderTest.php fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:05:22 +07:00
HookConnectorTest.php
IntegrationTest.php
NodeTest.php
RootTest.php