Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@owncloud.com>2016-02-28 13:53:56 +0300
committerVincent Petry <pvince81@owncloud.com>2016-03-01 13:37:16 +0300
commit03d0fa012f967dd058d3926751dc147537760ce3 (patch)
treec7e8c8ff29d9513388ef0f874e7e6cc6c423bc20 /build/integration/config
parent5fe5233f419624dc3eac8ee4bf95a38b001ea6fd (diff)
Checksum intergration test
* 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
Diffstat (limited to 'build/integration/config')
-rw-r--r--build/integration/config/behat.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index d0c4586d285..4b5b5b16ef8 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -20,6 +20,8 @@ default:
baseUrl: http://localhost:8080
- CalDavContext:
baseUrl: http://localhost:8080
+ - ChecksumsContext:
+ baseUrl: http://localhost:8080
federation:
paths:
- %paths.base%/../federation_features