summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke2018-09-285-77/+195
|\
| * fix sharing trashbin integration testsRobin Appelman2018-09-202-3/+23
| * more trashbin integration testsRobin Appelman2018-09-202-26/+101
| * fix trashbin integration tests and add a few moreRobin Appelman2018-09-203-66/+85
| * quote paths in behat.ymlRobin Appelman2018-09-201-10/+10
| * remove old trashbin endpointRobin Appelman2018-09-201-5/+9
* | extend integration tests with users with numerical IDsArthur Schiwon2018-09-281-0/+31
|/
* Merge pull request #10663 from nextcloud/dependabot/composer/build/integratio...Morris Jobke2018-08-201-1/+1
|\
| * Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integrationdependabot[bot]2018-08-131-1/+1
* | don't add new LDAP configs if one is already presentArthur Schiwon2018-08-122-2/+8
* | improve fail info and disable cache for a caseArthur Schiwon2018-08-122-1/+2
* | Phpunit changed, use proper Assert classArthur Schiwon2018-08-121-7/+7
* | tests for user storage locationArthur Schiwon2018-08-103-11/+44
* | convert pagination testsArthur Schiwon2018-08-093-21/+83
* | convert connection testsArthur Schiwon2018-08-092-0/+31
* | fix prov testsArthur Schiwon2018-08-091-0/+1
* | simplify tests and move some out to a new feature as we need a pristineArthur Schiwon2018-08-092-27/+23
* | integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-092-12/+22
* | login does not save the responseArthur Schiwon2018-08-091-0/+1
* | 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