Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add intergration tests | Roeland Jago Douma | 2016-12-02 | 1 | -0/+10 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add integration test for web based installer | Morris Jobke | 2016-11-21 | 1 | -0/+10 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Split the context so we don't reset the config on each test | Joas Schilling | 2016-03-15 | 1 | -0/+10 |
| | |||||
* | Checksum intergration test | Roeland Jago Douma | 2016-03-01 | 1 | -0/+2 |
| | | | | | | | | * Upload file with checksum * Chunked upload with checksum * Copy file with checksum should also copy the checksum * Moving a file with checksum should also move the checksum * Uploading a file with checksum and overwriting it with a file without cheksum should remove the checksum | ||||
* | Hides nodes from listing that the user has no access to | Lukas Reschke | 2016-02-29 | 1 | -0/+4 |
| | |||||
* | Add integration tests for tags | Lukas Reschke | 2016-02-19 | 1 | -0/+2 |
| | |||||
* | Add integration tests for comments | Lukas Reschke | 2016-02-19 | 1 | -0/+2 |
| | | | | | | This adds integration tests for the comments. Especially with regard to the permission handling, didn't find any problem in it. Fixes https://github.com/owncloud/core/issues/22367 | ||||
* | Added capabilities context and tests | Sergio Bertolin | 2015-12-02 | 1 | -1/+12 |
| | |||||
* | Restructured FeatureContext to reuse some parts and run two servers in parallel | Sergio Bertolin | 2015-11-26 | 1 | -0/+11 |
| | |||||
* | Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean ↵ | Thomas Müller | 2015-10-29 | 1 | -16/+17 |
| | | | | up users | ||||
* | Added more tests and fixed a problem with asort which was returning false ↵ | Sergio Bertolin | 2015-10-20 | 1 | -0/+1 |
| | | | | positives | ||||
* | Support different server ports - defined by EXECUTOR_NUMBER | Thomas Müller | 2015-09-29 | 1 | -2/+2 |
| | |||||
* | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 1 | -0/+17 |