[tests-only] add file/folder creation and list sharedByMe of link shares (#9150)

* test: add more edge-case tests for file/folder creation

* test: add list sharedByMe tests for link shares

* test: fix tests

* test: list sharedByMe of drive link share

* test: add issue tag

* test: split scenario
This commit is contained in:
Sawjan Gurung
2024-05-17 14:19:53 +05:45
committed by GitHub
parent 87bdd0e4a8
commit 590a40d979
6 changed files with 1690 additions and 66 deletions
@@ -1151,7 +1151,7 @@ trait WebDav {
}
/**
* @Then /^the content of file "([^"]*)" for user "([^"]*)" should be "([^"]*)"$/
* @Then the content of file :fileName for user :user should be :content
*
* @param string $fileName
* @param string $user