mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
[tests-only][full-ci] refactoring the user delete code from ocs to graphapi (#7020)
* addressing the reviews * addressing the review * refactored test code * updated expected failures file
This commit is contained in:
@@ -19,7 +19,7 @@ Feature: sharing
|
||||
And user "Brian" moves folder "/Shares/TMP" to "/Shares/new" using the WebDAV API
|
||||
And the administrator deletes user "Carol" using the provisioning API
|
||||
Then the OCS status code of responses on all endpoints should be "100"
|
||||
And the HTTP status code of responses on all endpoints should be "200"
|
||||
And the HTTP status code of responses on each endpoint should be "200, 201, 204" respectively
|
||||
And user "Brian" should see the following elements
|
||||
| /Shares/new/|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user