summaryrefslogtreecommitdiffstats
path: root/build/integration/config/behat.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add intergration testsRoeland Jago Douma2016-12-021-0/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add integration test for web based installerMorris Jobke2016-11-211-0/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Split the context so we don't reset the config on each testJoas Schilling2016-03-151-0/+10
|
* Checksum intergration testRoeland Jago Douma2016-03-011-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 toLukas Reschke2016-02-291-0/+4
|
* Add integration tests for tagsLukas Reschke2016-02-191-0/+2
|
* Add integration tests for commentsLukas Reschke2016-02-191-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 testsSergio Bertolin2015-12-021-1/+12
|
* Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin2015-11-261-0/+11
|
* Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean ↵Thomas Müller2015-10-291-16/+17
| | | | up users
* Added more tests and fixed a problem with asort which was returning false ↵Sergio Bertolin2015-10-201-0/+1
| | | | positives
* Support different server ports - defined by EXECUTOR_NUMBERThomas Müller2015-09-291-2/+2
|
* First integration tests for provisioning apiThomas Müller2015-09-291-0/+17