Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21066 from ↵ | Thomas Müller | 2016-01-07 | 3 | -38/+306 |
|\ | | | | | | | | | owncloud/behat_capabilities_changing_server_configuration Added new capabilities test with changes in server configuration | ||||
| * | 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 |
| | | | | | | | | | | The new sharing code handles things differently so there is no way for create shares to handle this all properly. | ||||
* | | Make sure to login at least once for the intergration tests | Roeland Jago Douma | 2016-01-06 | 1 | -1/+7 |
|/ | | | | Else we run into race conditions with the skeleton code | ||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-10 | 1 | -2/+0 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | 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 |
| | | | | | * Small changes plus check of the file using propfind * Restaured line removed accidentally | ||||
* | 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 |
|\ | | | | | Added capabilities context and tests | ||||
| * | 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 |
| | | | | | | Check fields of the share response Added missing fields to check if their values are numbers | ||||
* | Added tests about getting shares of a file and a test for deleting a user ↵ | Sergio Bertolin | 2015-11-06 | 3 | -3/+58 |
| | | | | from a group which doesn't exist | ||||
* | Added changes in the verification of sharing get responses | Sergio Bertolin | 2015-11-05 | 2 | -2/+37 |
| | |||||
* | added test for deleting a share | Sergio Bertolin | 2015-11-04 | 2 | -1/+19 |
| | |||||
* | Added general function to create shares in preconditions. | Sergio Bertolin | 2015-11-04 | 2 | -7/+97 |
| | |||||
* | 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 ↵ | Thomas Müller | 2015-10-29 | 5 | -39/+43 |
| | | | | up users |