aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/FeatureContext.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+2
* Add integration tests for searching files by commentsDaniel Calviño Sánchez2018-07-251-0/+1
* Update license headersMorris Jobke2017-11-061-1/+2
* Update with robinJoas Schilling2016-07-211-0/+21
* Fix WebDavJoas Schilling2016-03-111-1/+0
* Remove unnecessary importsJoas Schilling2016-03-111-2/+0
* Fix the use of traitsJoas Schilling2016-03-111-2/+0
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-261-1047/+5
* 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
* Added tests about getting shares of a file and a test for deleting a user fro...Sergio Bertolin2015-11-061-3/+20
* Added changes in the verification of sharing get responsesSergio Bertolin2015-11-051-1/+25
* added test for deleting a shareSergio Bertolin2015-11-041-1/+10
* Added general function to create shares in preconditions.Sergio Bertolin2015-11-041-7/+78
* enhancements to pre and post conditionsSergio Bertolin2015-11-031-0/+60
* Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up...Thomas Müller2015-10-291-13/+23
* added sharing feature fileSergio Bertolin2015-10-291-28/+210
* added tests for appsSergio Bertolin2015-10-221-0/+57
* added test for getting users of a group being subadminSergio Bertolin2015-10-221-1/+1
* using canonize in assertEquals for arraysSergio Bertolin2015-10-211-15/+5
* Added more tests and fixed a problem with asort which was returning false pos...Sergio Bertolin2015-10-201-4/+134
* Fix whitespace issues in integration testsMorris Jobke2015-10-081-15/+15
* changing indentation, vertical elements and previous existance of users and g...Sergio Bertolin2015-10-071-20/+20
* ordering arrays before comparingSergio Bertolin2015-10-071-2/+2
* checking users and groupsSergio Bertolin2015-10-071-9/+15
* lists getting readySergio Bertolin2015-10-061-0/+37
* [Intergration] Throw error if exception not thrownRoeland Jago Douma2015-10-061-17/+2
* restored assertions in existance of users and groupsSergio Bertolin2015-10-061-12/+14
* Being explicit between http and ocs return codesSergio Bertolin2015-10-061-12/+22
* Return the actual ocs return codes and check itSergio Bertolin2015-10-061-11/+29
* added some deletion logicSergio Bertolin2015-10-061-1/+0
* added some group logicSergio Bertolin2015-10-061-0/+49
* Support different server ports - defined by EXECUTOR_NUMBERThomas Müller2015-09-291-0/+6
* Test user creationThomas Müller2015-09-291-45/+95
* require autoload.phpThomas Müller2015-09-291-6/+1
* Adding missing filesThomas Müller2015-09-291-0/+91