aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Add integration tests for sharee APIJoas Schilling2016-03-111-0/+51
* Merge pull request #22602 from owncloud/fix_slow_chunkcheckThomas Müller2016-03-091-0/+11
|\
| * Added testsRoeland Jago Douma2016-03-071-0/+11
* | Fix capabilities intergration testsRoeland Jago Douma2016-03-081-2/+2
|/
* Checksum intergration testRoeland Jago Douma2016-03-011-0/+227
* Merge pull request #22700 from owncloud/only_1_linkshareThomas Müller2016-03-011-0/+20
|\
| * Intergration testsRoeland Jago Douma2016-03-011-0/+20
* | Merge pull request #22731 from owncloud/hide-nodes-from-listeningThomas Müller2016-03-012-0/+365
|\ \
| * | Hides nodes from listing that the user has no access toLukas Reschke2016-02-292-0/+365
| |/
* / Return -3 for unlimited quotaVincent Petry2016-02-293-11/+60
|/
* Add integration test for CSRF protection on DAVLukas Reschke2016-02-251-2/+90
* Add header for attachment disposition only onceLukas Reschke2016-02-231-0/+44
* Add integration tests for tagsLukas Reschke2016-02-191-0/+482
* Add integration tests for commentsLukas Reschke2016-02-193-2/+320
* Merge pull request #21066 from owncloud/behat_capabilities_changing_server_co...Thomas Müller2016-01-071-21/+108
|\
| * Deduplicate the arrayJoas Schilling2015-12-111-20/+15
| * Speed up the tests by reseting the configs and app only when neededJoas Schilling2015-12-111-22/+47
| * Prepare logic to handle nested elements and add pending test casesSergio Bertolin2015-12-111-14/+19
| * Added tests disabling options using testing appSergio Bertolin2015-12-111-4/+14
| * Add an OCS app for testing instead of using sudo and execJoas Schilling2015-12-111-36/+44
| * Added functionality to change server configurationSergio Bertolin2015-12-111-15/+40
| * Added functionality for changing server configurationSergio Bertolin2015-12-111-0/+19
* | 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-101-0/+9
* 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-101-0/+12
* Merge pull request #20907 from owncloud/integration_tests_for_capabilitiesThomas Müller2015-12-031-0/+49
|\
| * Changed fail for assertEquals and removed fields which weren't checkedSergio Bertolin2015-12-031-8/+12
| * Added capabilities context and testsSergio Bertolin2015-12-021-0/+45
* | Added test case about downloading by range a public shared fileSergio Bertolin2015-12-031-0/+18
|/
* fix code styleMorris Jobke2015-12-011-2/+2
* add behat tests for 0 quota upload failureMorris Jobke2015-12-012-2/+34
* Change from with ofSergio Bertolin2015-11-301-2/+2
* Added webdav test to check range downloadsSergio Bertolin2015-11-301-0/+16
* Making propfinds, having depth in mind and checking it in gherkin descriptionSergio Bertolin2015-11-301-15/+19
* 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-272-5/+63
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-266-1047/+1184
* Making webdav path configurableSergio Bertolin2015-11-201-3/+13
* modified makedavrequest to return responseSergio Bertolin2015-11-201-3/+4
* added test about resharingSergio Bertolin2015-11-191-2/+2
* Added test and logic for deleting all group sharesSergio Bertolin2015-11-191-2/+11
* Added test for shared_with_me parameterSergio Bertolin2015-11-191-1/+12
* Added some requirements for first test caseSergio Bertolin2015-11-191-8/+100
* Delete when it is a directory...Joas Schilling2015-11-181-1/+1
* Fix doc blocksJoas Schilling2015-11-181-34/+42
* Added a test including all the fields of the share update and checking outputSergio Bertolin2015-11-111-2/+49
* Added a test and logic for checking answer of public sharesSergio Bertolin2015-11-111-9/+69
* Added test to get info of a specific share idSergio Bertolin2015-11-101-2/+27