Selenium: run Wikibase repo tests
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Tue, 19 Jun 2018 15:04:09 +0000 (17:04 +0200)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Tue, 19 Jun 2018 15:04:09 +0000 (17:04 +0200)
Similar to custom location of VisualEditor tests, Wikibase has tests in repo and client folders.

Bug: T180228
Change-Id: I3debe8bed9a760aea374529dbe007aa5a72421aa

tests/selenium/wdio.conf.js

index f785d36..8b47dff 100644 (file)
@@ -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