| Commit message (Expand) | Author | Age | Files | Lines |
* | Added tests disabling options using testing app | Sergio Bertolin | 2015-12-11 | 1 | -4/+14 |
* | Add an OCS app for testing instead of using sudo and exec | Joas Schilling | 2015-12-11 | 1 | -36/+44 |
* | Added functionality to change server configuration | Sergio Bertolin | 2015-12-11 | 1 | -15/+40 |
* | Added functionality for changing server configuration | Sergio Bertolin | 2015-12-11 | 1 | -0/+19 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -2/+0 |
* | Added check for /textfile0.txt | Sergio Bertolin | 2015-12-10 | 1 | -0/+9 |
* | Folder depth needs to be at least 3 for all tests to pass | Roeland Jago Douma | 2015-12-10 | 1 | -1/+1 |
* | Added shared by multiple channels test | Sergio Bertolin | 2015-12-10 | 1 | -0/+12 |
* | Merge pull request #20907 from owncloud/integration_tests_for_capabilities | Thomas Müller | 2015-12-03 | 1 | -0/+49 |
|\ |
|
| * | Changed fail for assertEquals and removed fields which weren't checked | Sergio Bertolin | 2015-12-03 | 1 | -8/+12 |
| * | Added capabilities context and tests | Sergio Bertolin | 2015-12-02 | 1 | -0/+45 |
* | | Added test case about downloading by range a public shared file | Sergio Bertolin | 2015-12-03 | 1 | -0/+18 |
|/ |
|
* | fix code style | Morris Jobke | 2015-12-01 | 1 | -2/+2 |
* | add behat tests for 0 quota upload failure | Morris Jobke | 2015-12-01 | 2 | -2/+34 |
* | Change from with of | Sergio Bertolin | 2015-11-30 | 1 | -2/+2 |
* | Added webdav test to check range downloads | Sergio Bertolin | 2015-11-30 | 1 | -0/+16 |
* | Making propfinds, having depth in mind and checking it in gherkin description | Sergio Bertolin | 2015-11-30 | 1 | -15/+19 |
* | Use depth 1 and valid properties to get a list | Vincent Petry | 2015-11-27 | 1 | -1/+2 |
* | Added sabre dav in webdav, modified skeleton to have parent and child folders | Sergio Bertolin | 2015-11-27 | 2 | -5/+63 |
* | Restructured FeatureContext to reuse some parts and run two servers in parallel | Sergio Bertolin | 2015-11-26 | 6 | -1047/+1184 |
* | Making webdav path configurable | Sergio Bertolin | 2015-11-20 | 1 | -3/+13 |
* | modified makedavrequest to return response | Sergio Bertolin | 2015-11-20 | 1 | -3/+4 |
* | added test about resharing | Sergio Bertolin | 2015-11-19 | 1 | -2/+2 |
* | Added test and logic for deleting all group shares | Sergio Bertolin | 2015-11-19 | 1 | -2/+11 |
* | Added test for shared_with_me parameter | Sergio Bertolin | 2015-11-19 | 1 | -1/+12 |
* | Added some requirements for first test case | Sergio Bertolin | 2015-11-19 | 1 | -8/+100 |
* | Delete when it is a directory... | Joas Schilling | 2015-11-18 | 1 | -1/+1 |
* | Fix doc blocks | Joas Schilling | 2015-11-18 | 1 | -34/+42 |
* | Added a test including all the fields of the share update and checking output | Sergio Bertolin | 2015-11-11 | 1 | -2/+49 |
* | Added a test and logic for checking answer of public shares | Sergio Bertolin | 2015-11-11 | 1 | -9/+69 |
* | Added test to get info of a specific share id | Sergio Bertolin | 2015-11-10 | 1 | -2/+27 |
* | Added tests about getting shares of a file and a test for deleting a user fro... | Sergio Bertolin | 2015-11-06 | 1 | -3/+20 |
* | Added changes in the verification of sharing get responses | Sergio Bertolin | 2015-11-05 | 1 | -1/+25 |
* | added test for deleting a share | Sergio Bertolin | 2015-11-04 | 1 | -1/+10 |
* | Added general function to create shares in preconditions. | Sergio Bertolin | 2015-11-04 | 1 | -7/+78 |
* | enhancements to pre and post conditions | Sergio Bertolin | 2015-11-03 | 1 | -0/+60 |
* | Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up... | Thomas Müller | 2015-10-29 | 1 | -13/+23 |
* | added sharing feature file | Sergio Bertolin | 2015-10-29 | 1 | -28/+210 |
* | added tests for apps | Sergio Bertolin | 2015-10-22 | 1 | -0/+57 |
* | added test for getting users of a group being subadmin | Sergio Bertolin | 2015-10-22 | 1 | -1/+1 |
* | using canonize in assertEquals for arrays | Sergio Bertolin | 2015-10-21 | 1 | -15/+5 |
* | Added more tests and fixed a problem with asort which was returning false pos... | Sergio Bertolin | 2015-10-20 | 1 | -4/+134 |
* | Fix whitespace issues in integration tests | Morris Jobke | 2015-10-08 | 1 | -15/+15 |
* | changing indentation, vertical elements and previous existance of users and g... | Sergio Bertolin | 2015-10-07 | 1 | -20/+20 |
* | ordering arrays before comparing | Sergio Bertolin | 2015-10-07 | 1 | -2/+2 |
* | checking users and groups | Sergio Bertolin | 2015-10-07 | 1 | -9/+15 |
* | lists getting ready | Sergio Bertolin | 2015-10-06 | 1 | -0/+37 |
* | [Intergration] Throw error if exception not thrown | Roeland Jago Douma | 2015-10-06 | 1 | -17/+2 |
* | restored assertions in existance of users and groups | Sergio Bertolin | 2015-10-06 | 1 | -12/+14 |
* | Being explicit between http and ocs return codes | Sergio Bertolin | 2015-10-06 | 1 | -12/+22 |