summaryrefslogtreecommitdiffstats
path: root/build/integration
Commit message (Expand)AuthorAgeFilesLines
* Relax rootfolder checkRoeland Jago Douma2016-02-261-1/+13
* Merge pull request #22660 from owncloud/fix_22656Thomas Müller2016-02-261-0/+8
|\
| * Do not allow sharing of the root folderRoeland Jago Douma2016-02-251-0/+8
* | Fix typoLukas Reschke2016-02-251-1/+1
* | Add integration test for CSRF protection on DAVLukas Reschke2016-02-252-2/+127
|/
* Merge pull request #22592 from owncloud/fix-response-headerThomas Müller2016-02-242-4/+73
|\
| * Add header for attachment disposition only onceLukas Reschke2016-02-232-4/+73
* | Add a test that reproduces #20686Morris Jobke2016-02-231-0/+11
|/
* Add integration tests for tagsLukas Reschke2016-02-193-0/+854
* Add integration tests for commentsLukas Reschke2016-02-195-2/+531
* Move update notification code into appLukas Reschke2016-02-091-0/+1
* Fix intergration testsRoeland Jago Douma2016-02-081-0/+1
* Add intergration testRoeland Jago Douma2016-02-051-10/+15
* Add comments app to expected apps in testVincent Petry2016-02-021-1/+2
* Add intergration testRoeland Jago Douma2016-01-291-0/+22
* Add intergration test for shared_with me and group sharesRoeland Jago Douma2016-01-211-0/+13
* Renable intergration testRoeland Jago Douma2016-01-211-17/+14
* Fix app metadata/test issues for system tags appVincent Petry2016-01-201-0/+1
* Fix integration testsRoeland Jago Douma2016-01-131-2/+2
* Added test case about deleting a group with special charactersSergio Bertolín2016-01-131-0/+8
* Added test with spcial chars in groupSergio Bertolín2016-01-131-0/+11
* Merge pull request #21066 from owncloud/behat_capabilities_changing_server_co...Thomas Müller2016-01-073-38/+306
|\
| * Deduplicate the arrayJoas Schilling2015-12-111-20/+15
| * Speed up the tests by reseting the configs and app only when neededJoas Schilling2015-12-112-27/+47
| * Prepare logic to handle nested elements and add pending test casesSergio Bertolin2015-12-112-99/+183
| * Added tests disabling options using testing appSergio Bertolin2015-12-112-5/+108
| * Add an OCS app for testing instead of using sudo and execJoas Schilling2015-12-112-41/+44
| * Added functionality to change server configurationSergio Bertolin2015-12-112-17/+42
| * Added functionality for changing server configurationSergio Bertolin2015-12-112-0/+38
* | Skip one intergration test until we have fixed the getsharesRoeland Jago Douma2016-01-061-17/+20
* | Make sure to login at least once for the intergration testsRoeland Jago Douma2016-01-061-1/+7
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-101-2/+0
* Added check for /textfile0.txtSergio Bertolin2015-12-102-1/+31
* Folder depth needs to be at least 3 for all tests to passRoeland Jago Douma2015-12-101-1/+1
* Added shared by multiple channels testSergio Bertolin2015-12-102-0/+32
* forgotten variableSergio Bertolin2015-12-041-1/+1
* Controlled arguments for run scriptSergio Bertolin2015-12-041-1/+6
* Merge pull request #20907 from owncloud/integration_tests_for_capabilitiesThomas Müller2015-12-034-1/+92
|\
| * Changed fail for assertEquals and removed fields which weren't checkedSergio Bertolin2015-12-032-11/+12
| * Added capabilities context and testsSergio Bertolin2015-12-024-1/+91
* | Added test case about downloading by range a public shared fileSergio Bertolin2015-12-032-0/+27
|/
* fix code styleMorris Jobke2015-12-011-2/+2
* add parameter to call single behat testsMorris Jobke2015-12-011-1/+1
* add behat tests for 0 quota upload failureMorris Jobke2015-12-014-2/+44
* tail the server log and exit with the exit code of behatThomas Müller2015-12-011-2/+7
* Change from with ofSergio Bertolin2015-11-302-16/+16
* Added webdav test to check range downloadsSergio Bertolin2015-11-302-0/+22
* Making propfinds, having depth in mind and checking it in gherkin descriptionSergio Bertolin2015-11-302-17/+25
* Use depth 1 and valid properties to get a listVincent Petry2015-11-271-1/+2
* Added sabre dav in webdav, modified skeleton to have parent and child foldersSergio Bertolin2015-11-274-6/+77