nextcloud-server/build/integration/features/bootstrap
Daniel Calviño Sánchez a7526d74ae
Do not expect a 200 HTTP status code when updating a share
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>
2019-10-04 19:25:10 +02:00
..
AppConfiguration.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00
Auth.php Mock name for integration test 2019-02-04 17:12:59 +01:00
BasicStructure.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00
CalDavContext.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00
CapabilitiesContext.php
CardDavContext.php
ChecksumsContext.php
CommandLine.php
CommandLineContext.php
CommentsContext.php
Download.php
FeatureContext.php Add integration tests for searching files by comments 2018-07-25 18:53:45 +02:00
FederationContext.php
FilesDropContext.php
LDAPContext.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00
Provisioning.php Add integration test for creating room shares when Talk is not enabled 2018-08-08 14:25:43 +02:00
RemoteContext.php
Search.php Add integration tests for searching files by comments 2018-07-25 18:53:45 +02:00
SetupContext.php
ShareesContext.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00
Sharing.php Do not expect a 200 HTTP status code when updating a share 2019-10-04 19:25:10 +02:00
SharingContext.php Move sharing integration tests to their own directory 2019-10-04 19:25:10 +02:00
TagsContext.php
Trashbin.php fix sharing trashbin integration tests 2018-09-20 17:03:59 +02:00
WebDav.php add LDAP integr. test for receiving share candidates with group limitation 2019-06-14 06:23:58 +02:00