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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwoichha Adhikari <swoichhaa@gmail.com>2021-08-09 10:07:48 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-08-09 13:13:18 +0300
commitc625d2d0af226a23b0398ae63bc7b000492c8102 (patch)
treee8db5a11edac748bb0d62d7b6ace27506245ff5b /test/gui/suite.conf
parenta41bc4ac618374338c050daffd453b44d42dc5f1 (diff)
[Tests Only] add test for enable/disable vfs (#8835)
* [Tests Only] add test for vfs * add test for disabling vfs * vfs object from model * make code DRY * added few comment for coordinates
Diffstat (limited to 'test/gui/suite.conf')
-rw-r--r--test/gui/suite.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gui/suite.conf b/test/gui/suite.conf
index cbb183980..fd4cbf701 100644
--- a/test/gui/suite.conf
+++ b/test/gui/suite.conf
@@ -4,6 +4,6 @@ HOOK_SUB_PROCESSES=false
IMPLICITAUTSTART=0
LANGUAGE=Python
OBJECTMAPSTYLE=script
-TEST_CASES=tst_addAccount tst_sharing tst_syncing tst_loginLogout tst_removeAccountConnection tst_checkAlltabs
+TEST_CASES=tst_addAccount tst_sharing tst_syncing tst_loginLogout tst_removeAccountConnection tst_checkAlltabs tst_vfs
VERSION=3
WRAPPERS=Qt