Commit Graph

7 Commits

Author SHA1 Message Date
Nick O'Leary 280203e64e
Move mosca to ui-test-dependencies list 2020-11-02 21:32:20 +00:00
Kazuhito Yokoi e44d89c2af Enable automated UI testing on Travis CI 2020-06-03 17:22:25 +09:00
Kazuhito Yokoi b49835c72f
Support BrowserStack in UI testing 2020-01-21 09:49:19 +09:00
Kazuhito Yokoi 8f45e8f84a Revert permission of script file 2019-11-14 12:38:54 +09:00
Kazuhito Yokoi 6726c42cc8
Remove @wdio/cli module 2019-11-05 21:59:37 +09:00
Kazuhito Yokoi 4f6023e44c Support UI testing on the latest Google Chrome 2019-11-05 11:40:20 +09:00
Nick O'Leary 6e3fa974ba
Remove all ui test dependencies from package.json
Given chromedriver was already an extra dependency that needed to
be manually installed, I have now moved all of the webdriver.io
dependencies out as well.

A new script has been added to install all of the ui test dependencies.

The Grunt file has been updated on how it checks for the missing
deps.
2019-08-06 16:32:46 +01:00