mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00: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> |
||
|---|---|---|
| .. | ||
| AppConfiguration.php | ||
| Auth.php | ||
| BasicStructure.php | ||
| CalDavContext.php | ||
| CapabilitiesContext.php | ||
| CardDavContext.php | ||
| ChecksumsContext.php | ||
| CommandLine.php | ||
| CommandLineContext.php | ||
| CommentsContext.php | ||
| Download.php | ||
| FeatureContext.php | ||
| FederationContext.php | ||
| FilesDropContext.php | ||
| LDAPContext.php | ||
| Provisioning.php | ||
| RemoteContext.php | ||
| Search.php | ||
| SetupContext.php | ||
| ShareesContext.php | ||
| Sharing.php | ||
| SharingContext.php | ||
| TagsContext.php | ||
| Trashbin.php | ||
| WebDav.php | ||