[
https://issues.apache.org/jira/browse/AMBARI-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yusaku Sako updated AMBARI-1850:
--------------------------------
Description:
Update Ambari Web unit tests to work again, with Brunch 1.6.2.
To run unit tests, upgrade brunch to 1.6.2 (or later) and run mocha-phantomjs
from the command line.
{noformat}
# npm update
# npm update brunch -g
# npm install mocha-phantomjs -g
# npm install phantomjs -g
# mocha-phantomjs public/test/test.html
{noformat}
> Update unit tests
> -----------------
>
> Key: AMBARI-1850
> URL: https://issues.apache.org/jira/browse/AMBARI-1850
> Project: Ambari
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.3.0
> Reporter: Yusaku Sako
> Assignee: Yusaku Sako
> Fix For: 1.3.0
>
> Attachments: AMBARI-1850.patch
>
>
> Update Ambari Web unit tests to work again, with Brunch 1.6.2.
> To run unit tests, upgrade brunch to 1.6.2 (or later) and run mocha-phantomjs
> from the command line.
> {noformat}
> # npm update
> # npm update brunch -g
> # npm install mocha-phantomjs -g
> # npm install phantomjs -g
> # mocha-phantomjs public/test/test.html
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira