[tests-only] [full-ci] Api test. edit public link (#4263)

* add test edit public link

* Minor edits to public link tests

* Adjust public link tests for comments of Sagar

* change line in expected failures

Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
Viktor Scharf
2022-07-26 11:27:28 +02:00
committed by GitHub
co-authored by Phil Davis
parent b9a3031046
commit ecee8b6737
4 changed files with 181 additions and 8 deletions
@@ -43,3 +43,8 @@ The expected failures in this file are from features in the owncloud/ocis repo.
- [apiSpaces/moveSpaces.feature:186](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/moveSpaces.feature#L186)
- [apiSpaces/moveSpaces.feature:189](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/moveSpaces.feature#L189)
### [Removing the public link password is broken](https://github.com/owncloud/ocis/issues/4262)
- [apiSpaces/editPublicLinkOfSpace.feature:55](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/editPublicLinkOfSpace.feature#L55)
### [A space manager cannot see the public links of another manager](https://github.com/owncloud/ocis/issues/4260)
- [apiSpaces/editPublicLinkOfSpace.feature:67](https://github.com/owncloud/ocis/blob/master/tests/acceptance/features/apiSpaces/editPublicLinkOfSpace.feature#L67)