summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* convert LDAP offline and backup server integration testsArthur Schiwon2018-08-092-0/+40
* integration test checking the group filterArthur Schiwon2018-08-092-0/+74
* check user detailsArthur Schiwon2018-08-092-2/+29
* behat integration tests for LDAP, basic setupArthur Schiwon2018-08-093-1/+36
* Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-082-0/+36
* Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-253-0/+357
* Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez2018-07-241-0/+13
* add some integration testsBjoern Schiessle2018-07-112-0/+121
* Fix the behat version to 3.3.*Joas Schilling2018-07-091-1/+1
* Fix integration tests for Federation 2.0Morris Jobke2018-07-041-0/+1
* Extend integration tests to get the info of a group share as a shareeDaniel Calviño Sánchez2018-06-291-0/+73
* Check all paths for own files and sharesDaniel Calviño Sánchez2018-06-281-1/+7
* Fix filenames in sharing integration testsDaniel Calviño Sánchez2018-06-281-3/+3
* Fix integration testsJohn Molakvoæ (skjnldsv)2018-06-251-0/+1
* Fixed phpunit Test classJohn Molakvoæ (skjnldsv)2018-06-1311-70/+81
* Update phpunit/phpunit requirement to ~6.5 in /build/integrationdependabot[bot]2018-06-131-1/+1
* Update guzzlehttp/guzzle requirement to 6.3.3 in /build/integrationdependabot[bot]2018-05-301-1/+1
* Update sabre/dav requirement to 3.2.2 in /build/integrationdependabot[bot]2018-05-301-1/+1
* Return proper boolean user enabled state apiJohn Molakvoæ (skjnldsv)2018-04-161-2/+4
* Make possible to provide "--tags=XXX" parameter to BehatDaniel Calviño Sánchez2018-04-061-1/+7
* Add integration tests for zip32/zip64 boundaries of number of filesDaniel Calviño Sánchez2018-04-062-0/+162
* Add integration tests for downloading basic zip filesDaniel Calviño Sánchez2018-04-063-0/+288
* Fix use of data directory in integration testsDaniel Calviño Sánchez2018-04-061-2/+23
* Fixed testsJohn Molakvoæ (skjnldsv)2018-04-051-2/+2
* Merge pull request #8355 from nextcloud/fix-comments-num-indexMorris Jobke2018-02-262-9/+9
|\
| * tests for systemtags related to numeric user idsArthur Schiwon2018-02-141-3/+3
| * test creating comments with numeric user idsArthur Schiwon2018-02-141-6/+6
* | fix redundant namespaceRobin Appelman2018-02-121-1/+1
* | Adjust integration tests to new guzzleRobin Appelman2018-02-0917-350/+322
|/
* Add integration tests for length header on new chunkingThomas Müller2017-12-152-0/+37
* Some tests for the remote cloud apiRobin Appelman2017-12-084-1/+201
* Federation actually sends an email via Share 2.0Morris Jobke2017-11-271-1/+1
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-6/+6
|\
| * Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-6/+6
* | Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* | Update license headersMorris Jobke2017-11-0621-17/+58
|/
* Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-2/+2
* Bearer comes first on the new endpointLukas Reschke2017-05-181-1/+1
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-2/+2
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+5
* Add additional test for accessing DAV using Bearer AuthLukas Reschke2017-05-181-0/+4
* Use a standardized Bearer nowLukas Reschke2017-05-181-2/+2
* Add app to autoenabled provisioning API scenarioLukas Reschke2017-05-181-0/+1
* Split up sharing-v1-part2.feature to avoid timeoutsMorris Jobke2017-05-022-388/+396
* Fix forbidden backslash DAV integration testsVincent Petry2017-04-261-12/+12
* Added test cases from core 16825Sergio Bertolin2017-04-261-0/+41
* Simplified new endpoint move testVincent Petry2017-04-261-9/+4
* Added case when final chunk move must not change file idVincent Petry2017-04-261-0/+13
* Added test about checking file id after a moveSergio Bertolin2017-04-262-2/+45
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-0/+58