mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 16:30:02 -05:00
[tests-only][full-ci]Move locks related tests to local api tests and link the failing lock tests with correct issues (#7643)
* Link the failing lock tests with correct issues that they are failing with * Move locks relates tests to new suite Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com> * address reviews Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com> * Add new scenario for trying to lock a folder Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com> --------- Signed-off-by: Swikriti Tripathi <swikriti808@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a9afb49bed
commit
792c8cc1b9
@@ -144,7 +144,7 @@ class WebDavLockingContext implements Context {
|
||||
}
|
||||
|
||||
/**
|
||||
* @When user :user tries to lock file :file using the WebDAV API setting the following properties
|
||||
* @When user :user tries to lock file/folder :file using the WebDAV API setting the following properties
|
||||
*
|
||||
* @param string $user
|
||||
* @param string $file
|
||||
|
||||
Reference in New Issue
Block a user