summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Replace direct calls to share API with specific share stepsDaniel Calviño Sánchez2019-11-205-35/+35
* Remove extra spaces at the end of linesDaniel Calviño Sánchez2019-11-202-7/+7
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-292-2/+2
* Add more integration tests for getting sharesDaniel Calviño Sánchez2019-10-262-2/+126
* Add integration tests for getting shares including subfilesDaniel Calviño Sánchez2019-10-252-0/+294
* Replace fully qualified name with aliasDaniel Calviño Sánchez2019-10-251-10/+11
* Fix shares read permissionsJohn Molakvoæ (skjnldsv)2019-10-042-4/+34
* Add assorted integration tests for sharesDaniel Calviño Sánchez2019-10-043-0/+100
* Do not expect a 200 HTTP status code when updating a shareDaniel Calviño Sánchez2019-10-043-2/+8
* Move sharing integration tests to their own directoryJohn Molakvoæ (skjnldsv)2019-10-045-0/+50
* Add helper script to run integration tests on a Docker containerJohn Molakvoæ (skjnldsv)2019-10-041-0/+261
* Move settings to an appChristoph Wurst2019-09-281-0/+1
* Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+60
* Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez2019-06-272-0/+43
* Do not create folders with admin userDaniel Calviño Sánchez2019-06-271-3/+5
* add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon2019-06-149-102/+106
* set the ldapGroupMemberAssocAttr for group testsArthur Schiwon2019-05-222-6/+10
* Add integration tests for updating folder sharesJulius Härtl2019-04-162-0/+49
* add an integration test that ensures deletion of LDAP usersArthur Schiwon2019-03-141-0/+10
* Disable failing federated sharing testsMorris Jobke2019-03-131-31/+31
* add missing config bits to integration testsArthur Schiwon2019-03-062-0/+7
* with LDAP server set offline, config cannot be controlled via ocs anymoreArthur Schiwon2019-03-051-0/+8
* fix nested group retrieval also for 2 other casesArthur Schiwon2019-03-052-0/+93
* Add install logic for enable commandDaniel Kesselberg2019-02-191-2/+0
* Strict Types, Return TypesDaniel Kesselberg2019-02-191-4/+4
* Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
* integration test: pages search scenario with multiple basesArthur Schiwon2019-01-281-0/+22
* typoArthur Schiwon2019-01-281-1/+1
* Fix testsRoeland Jago Douma2018-11-011-2/+2
* Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integrationdependabot[bot]2018-10-221-1/+1
* 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