зеркало из https://github.com/mozilla/treeherder.git
Bug 1139998 - Make it more clear in docs how to set things up to run UI tests
This commit is contained in:
Родитель
5966bbc560
Коммит
8eee644a00
|
@ -47,10 +47,15 @@ Requirements
|
|||
------------
|
||||
|
||||
* Node.js_
|
||||
* karma: ``sudo npm install -g karma``
|
||||
|
||||
Execution::
|
||||
|
||||
First run ``npm install`` at the root to install local dependencies
|
||||
(if you haven't already done so). To avoid a bunch of path mangling,
|
||||
you also want to install karma-cli globally (``sudo npm install -g karma-cli``).
|
||||
|
||||
Once that's done, you can just run this shell script to execute the tests:
|
||||
|
||||
./tests/ui/scripts/test.sh
|
||||
|
||||
Build
|
||||
|
|
Загрузка…
Ссылка в новой задаче