nextcloud/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 Fixed phpunit Test class 2018-06-13 07:24:41 +02:00
CardDavContext.php Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
ChecksumsContext.php Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
CommandLine.php Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
CommandLineContext.php Update license headers 2017-11-06 16:56:19 +01:00
CommentsContext.php Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
Download.php Fixed phpunit Test class 2018-06-13 07:24:41 +02:00
FeatureContext.php Add integration tests for searching files by comments 2018-07-25 18:53:45 +02:00
FederationContext.php add some integration tests 2018-07-11 10:11:49 +02:00
FilesDropContext.php Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
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 Fixed phpunit Test class 2018-06-13 07:24:41 +02:00
Search.php Add integration tests for searching files by comments 2018-07-25 18:53:45 +02:00
SetupContext.php Update license headers 2017-11-06 16:56:19 +01:00
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 Adjust integration tests to new guzzle 2018-02-09 17:13:30 +01:00
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