nextcloud-server/tests/lib/Files/Node
Ferdinand Thiessen 264074c161 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:06:30 +07:00
..
FileTest.php perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +07:00
FolderTest.php fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:06:30 +07:00
HookConnectorTest.php feat(files): copy live photos 2024-03-08 13:09:22 +07:00
IntegrationTest.php perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +07:00
NodeTest.php perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +07:00
RootTest.php perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +07:00