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:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-12-21 15:44:41 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-01-22 14:27:06 +0300
commit4fcabf167e121497bfae4dcdec0b8eb7e8f9d483 (patch)
treefc10001b6e503f1933b7ee30fbe4a6daa4fa381d /tests/acceptance/config
parentdbc184c85980b90f30881d249010f69b6f60800c (diff)
Add acceptance tests for moving and copying files to another folder
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'tests/acceptance/config')
-rw-r--r--tests/acceptance/config/behat.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml
index acb404aae26..182629701e8 100644
--- a/tests/acceptance/config/behat.yml
+++ b/tests/acceptance/config/behat.yml
@@ -15,6 +15,7 @@ default:
- DialogContext
- FeatureContext
- FileListContext
+ - FilePickerContext
- FilesAppContext
- FilesAppSharingContext
- LoginPageContext
@@ -43,6 +44,7 @@ default:
- DialogContext
- FeatureContext
- FileListContext
+ - FilePickerContext
- FilesAppContext
- FilesAppSharingContext
- LoginPageContext