mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04: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> |
||
|---|---|---|
| .. | ||
| .ci-conf | ||
| .phan | ||
| integration | ||
| .htaccess | ||
| autoloaderchecker.sh | ||
| build.xml | ||
| buildjsdocs.sh | ||
| ca-bundle-checker.sh | ||
| compile-handlebars-templates.sh | ||
| files-checker.php | ||
| gen-coverage-badge.php | ||
| htaccess-checker.php | ||
| image-optimization.sh | ||
| jsdocs9.tar.bz2 | ||
| license.php | ||
| OCPSinceChecker.php | ||
| package-lock.json | ||
| package.json | ||
| signed-off-checker.php | ||
| translation-checker.php | ||
| update-apps.sh | ||
| update.sh | ||
| vue-builds.sh | ||