mirror of
https://github.com/nextcloud/server.git
synced 2026-02-15 08:48:14 -05:00
This will be needed to test scenarios in which updating a share return a different HTTP status code, like 401. The assertion for the 200 HTTP status code was added in those scenarios that tested updating a share (that is, those that were also checking the OCS status code), but not in those in which updating a share was just a preparatory step for the actual test (in the same way that the HTTP status code is not checked in those tests when creating a share). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| auth.feature | ||
| caldav.feature | ||
| carddav.feature | ||
| checksums.feature | ||
| comments-search.feature | ||
| comments.feature | ||
| dav-v2.feature | ||
| download.feature | ||
| external-storage.feature | ||
| favorites.feature | ||
| maintenance-mode.feature | ||
| ocs-v1.feature | ||
| provisioning-v1.feature | ||
| provisioning-v2.feature | ||
| ratelimiting.feature | ||
| tags.feature | ||
| transfer-ownership.feature | ||
| trashbin.feature | ||
| webdav-related.feature | ||