| Commit message (Expand) | Author | Age | Files | Lines |
* | Add intergration test for shared_with me and group shares | Roeland Jago Douma | 2016-01-21 | 1 | -0/+13 |
* | Renable intergration test | Roeland Jago Douma | 2016-01-21 | 1 | -17/+14 |
* | Fix app metadata/test issues for system tags app | Vincent Petry | 2016-01-20 | 1 | -0/+1 |
* | Fix integration tests | Roeland Jago Douma | 2016-01-13 | 1 | -2/+2 |
* | Added test case about deleting a group with special characters | Sergio Bertolín | 2016-01-13 | 1 | -0/+8 |
* | Added test with spcial chars in group | Sergio Bertolín | 2016-01-13 | 1 | -0/+11 |
* | Merge pull request #21066 from owncloud/behat_capabilities_changing_server_co... | Thomas Müller | 2016-01-07 | 3 | -38/+306 |
|\ |
|
| * | Deduplicate the array | Joas Schilling | 2015-12-11 | 1 | -20/+15 |
| * | Speed up the tests by reseting the configs and app only when needed | Joas Schilling | 2015-12-11 | 2 | -27/+47 |
| * | Prepare logic to handle nested elements and add pending test cases | Sergio Bertolin | 2015-12-11 | 2 | -99/+183 |
| * | Added tests disabling options using testing app | Sergio Bertolin | 2015-12-11 | 2 | -5/+108 |
| * | Add an OCS app for testing instead of using sudo and exec | Joas Schilling | 2015-12-11 | 2 | -41/+44 |
| * | Added functionality to change server configuration | Sergio Bertolin | 2015-12-11 | 2 | -17/+42 |
| * | Added functionality for changing server configuration | Sergio Bertolin | 2015-12-11 | 2 | -0/+38 |
* | | Skip one intergration test until we have fixed the getshares | Roeland Jago Douma | 2016-01-06 | 1 | -17/+20 |
* | | Make sure to login at least once for the intergration tests | Roeland Jago Douma | 2016-01-06 | 1 | -1/+7 |
|/ |
|
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -2/+0 |
* | Added check for /textfile0.txt | Sergio Bertolin | 2015-12-10 | 2 | -1/+31 |
* | 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 | 2 | -0/+32 |
* | forgotten variable | Sergio Bertolin | 2015-12-04 | 1 | -1/+1 |
* | Controlled arguments for run script | Sergio Bertolin | 2015-12-04 | 1 | -1/+6 |
* | Merge pull request #20907 from owncloud/integration_tests_for_capabilities | Thomas Müller | 2015-12-03 | 4 | -1/+92 |
|\ |
|
| * | Changed fail for assertEquals and removed fields which weren't checked | Sergio Bertolin | 2015-12-03 | 2 | -11/+12 |
| * | Added capabilities context and tests | Sergio Bertolin | 2015-12-02 | 4 | -1/+91 |
* | | Added test case about downloading by range a public shared file | Sergio Bertolin | 2015-12-03 | 2 | -0/+27 |
|/ |
|
* | fix code style | Morris Jobke | 2015-12-01 | 1 | -2/+2 |
* | add parameter to call single behat tests | Morris Jobke | 2015-12-01 | 1 | -1/+1 |
* | add behat tests for 0 quota upload failure | Morris Jobke | 2015-12-01 | 4 | -2/+44 |
* | tail the server log and exit with the exit code of behat | Thomas Müller | 2015-12-01 | 1 | -2/+7 |
* | Change from with of | Sergio Bertolin | 2015-11-30 | 2 | -16/+16 |
* | Added webdav test to check range downloads | Sergio Bertolin | 2015-11-30 | 2 | -0/+22 |
* | Making propfinds, having depth in mind and checking it in gherkin description | Sergio Bertolin | 2015-11-30 | 2 | -17/+25 |
* | 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 | 4 | -6/+77 |
* | Restructured FeatureContext to reuse some parts and run two servers in parallel | Sergio Bertolin | 2015-11-26 | 9 | -1047/+1230 |
* | Added test case about a user without a share requesting it | Sergio Bertolin | 2015-11-26 | 1 | -0/+10 |
* | Added test case about trying to reshare a file with more permissions | Sergio Bertolin | 2015-11-20 | 2 | -9/+28 |
* | Making webdav path configurable | Sergio Bertolin | 2015-11-20 | 3 | -9/+23 |
* | modified makedavrequest to return response | Sergio Bertolin | 2015-11-20 | 1 | -3/+4 |
* | added test about resharing | Sergio Bertolin | 2015-11-19 | 2 | -10/+31 |
* | Added test and logic for deleting all group shares | Sergio Bertolin | 2015-11-19 | 2 | -2/+27 |
* | Added test for shared_with_me parameter | Sergio Bertolin | 2015-11-19 | 2 | -1/+22 |
* | Added some requirements for first test case | Sergio Bertolin | 2015-11-19 | 3 | -8/+150 |
* | 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 |
* | Modified test to PUT only 1 parameter with each update | Sergio Bertolin | 2015-11-12 | 1 | -4/+86 |
* | Added a test including all the fields of the share update and checking output | Sergio Bertolin | 2015-11-11 | 2 | -3/+86 |
* | Added a test and logic for checking answer of public shares | Sergio Bertolin | 2015-11-11 | 2 | -9/+88 |
* | Added test to get info of a specific share id | Sergio Bertolin | 2015-11-10 | 2 | -2/+54 |