From: Ċ½eljko Filipin Date: Tue, 19 Jun 2018 15:04:09 +0000 (+0200) Subject: Selenium: run Wikibase repo tests X-Git-Tag: 1.34.0-rc.0~5013^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=commitdiff_plain;h=6ebb3a55730b149d7ea7e924becdc6cb005f36bb;p=lhc%2Fweb%2Fwiklou.git Selenium: run Wikibase repo tests Similar to custom location of VisualEditor tests, Wikibase has tests in repo and client folders. Bug: T180228 Change-Id: I3debe8bed9a760aea374529dbe007aa5a72421aa --- diff --git a/tests/selenium/wdio.conf.js b/tests/selenium/wdio.conf.js index f785d36bdb..8b47dff076 100644 --- a/tests/selenium/wdio.conf.js +++ b/tests/selenium/wdio.conf.js @@ -46,6 +46,7 @@ exports.config = { relPath( './tests/selenium/specs/**/*.js' ), relPath( './extensions/*/tests/selenium/specs/**/*.js' ), relPath( './extensions/VisualEditor/modules/ve-mw/tests/selenium/specs/**/*.js' ), + relPath( './extensions/Wikibase/repo/tests/selenium/specs/**/*.js' ), relPath( './skins/*/tests/selenium/specs/**/*.js' ) ], // Patterns to exclude