Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add integration test for web based installer | Morris Jobke | 2016-11-21 | 4 | -14/+76 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adjust integration test | Lukas Reschke | 2016-11-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add intergration test | Roeland Jago Douma | 2016-11-14 | 1 | -0/+17 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #1792 from nextcloud/bump_sabre | Roeland Jago Douma | 2016-11-09 | 1 | -1/+1 |
|\ | | | | | Bump sabre | ||||
| * | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate. ===== * Fixed so cherry-pick was succesfull Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Bump jstests deps | Roeland Jago Douma | 2016-11-08 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add sleep function | Roeland Jago Douma | 2016-11-04 | 2 | -0/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Fix tests | Roeland Jago Douma | 2016-11-04 | 1 | -6/+15 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Remove unneeded behat method | Morris Jobke | 2016-11-02 | 1 | -10/+0 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Adapted favorites and dav2 features | Sergio Bertolin | 2016-11-02 | 6 | -127/+248 |
|/ | | | | | | | | Adapted sharing and external features, random failures in sharing:857 Added weddav related feature Removed forgotten leftovers | ||||
* | Add .htaccess checker as CI step | Lukas Reschke | 2016-11-02 | 1 | -0/+35 |
| | | | | | | Don't want anyone to commit invalid changes in that file again :see_no_evil: Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #1887 from nextcloud/downstream-26370 | Morris Jobke | 2016-11-02 | 2 | -1/+47 |
|\ | | | | | Added functions to check etag of elements - integration tests | ||||
| * | Fix intergration tests | Roeland Jago Douma | 2016-11-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Added test case about issue 26346 | Sergio Bertolin | 2016-11-02 | 1 | -0/+15 |
| | | |||||
| * | Changed description of variable | Sergio Bertolin | 2016-11-02 | 1 | -1/+1 |
| | | |||||
| * | Added functions to check etag of elements | Sergio Bertolin | 2016-11-02 | 1 | -0/+31 |
| | | |||||
* | | unit tests updated and new added | Bjoern Schiessle | 2016-11-01 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove unneeded steps | Morris Jobke | 2016-10-21 | 1 | -2/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Changed request to not add a prefix to the url (#26256) | Sergio Bertolín | 2016-10-20 | 2 | -3/+29 |
| | | | | | | | | * Changed request to not add a prefix to the url * Expecting forbidden instead of service unavailable * Handling login exceptions | ||||
* | Added test for 26182 | Sergio Bertolin | 2016-10-10 | 1 | -0/+14 |
| | |||||
* | Adding type parameter because behat cannot ignore it | Sergio Bertolín | 2016-10-06 | 1 | -2/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Orphaned shares test and some requirements | Sergio Bertolín | 2016-10-06 | 3 | -1/+50 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | User was incorrect | Sergio Bertolin | 2016-10-05 | 1 | -10/+11 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Modifications to avoid old dav path | Sergio Bertolín | 2016-10-05 | 2 | -5/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Added failing tests | Sergio Bertolin | 2016-10-05 | 1 | -0/+38 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix size | Roeland Jago Douma | 2016-10-02 | 1 | -2/+2 |
| | | | | Nextcloud has a letter (byte) more than ownCloud. So update test | ||||
* | Added quota calculation test when a file is recieved | Sergio Bertolin | 2016-10-02 | 3 | -2/+15 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Added test checking quota after usage | Sergio Bertolin | 2016-10-02 | 3 | -0/+31 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -6/+14 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add codecov | Lukas Reschke | 2016-09-28 | 1 | -0/+6 |
| | | | | | | Allows coverage tracking using codecov Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #1538 from nextcloud/fix-integration-test-to-use-a-valid-url | Lukas Reschke | 2016-09-27 | 1 | -2/+3 |
|\ | | | | | Fix integration test to use a valid URL | ||||
| * | Fix integration test to use a valid URL | Joas Schilling | 2016-09-27 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Read repo name dynamically | Lukas Reschke | 2016-09-26 | 1 | -1/+13 |
|/ | | | | | | This way apps can easily use this as well Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Rely solely on GitHub API output | Lukas Reschke | 2016-09-22 | 1 | -22/+7 |
| | | | | | | This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add checker for signed off commits | Lukas Reschke | 2016-09-22 | 1 | -0/+120 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Make OCS intergration tests check for CSP | Roeland Jago Douma | 2016-09-15 | 2 | -0/+25 |
| | | | | * Very hacky in simple test but at least we test | ||||
* | $this->blackListedClassNames is unknown | Thomas Müller | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | Add basic osc intergration tests | Roeland Jago Douma | 2016-09-07 | 2 | -0/+32 |
| | |||||
* | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 1 | -0/+1 |
| | |||||
* | Use "testing" instead of "user_ldap" as test app | Lukas Reschke | 2016-08-31 | 1 | -6/+6 |
| | |||||
* | Creating the folder when the tests run | Sergio Bertolín | 2016-08-30 | 3 | -7/+4 |
| | |||||
* | Changed enabled/disabled app in provisioning api tests | Sergio Bertolín | 2016-08-30 | 1 | -6/+7 |
| | |||||
* | External storage was not enabled and content was not deleted before scenarios | Sergio Bertolín | 2016-08-30 | 2 | -1/+19 |
| | |||||
* | Added local_storage folder | Sergio Bertolín | 2016-08-30 | 1 | -0/+4 |
| | |||||
* | Run as current user | Sergio Bertolin | 2016-08-30 | 1 | -5/+3 |
| | |||||
* | Removed extra context added needed option and remove storage after external ↵ | Sergio Bertolin | 2016-08-30 | 5 | -26/+15 |
| | | | | storage scenarios | ||||
* | Added feature and context, not working yet, option to allow sharing needs to ↵ | Sergio Bertolin | 2016-08-30 | 2 | -0/+50 |
| | | | | be added | ||||
* | Modified run.sh to mount a local storage | Sergio Bertolin | 2016-08-30 | 2 | -0/+9 |
| | |||||
* | Added integration test | Sergio Bertolin | 2016-08-29 | 1 | -0/+18 |
| | |||||
* | Make sure to also detect their new copy right line | Joas Schilling | 2016-08-18 | 1 | -1/+1 |
| | | | | Ref owncloud/core#25518 |