You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Madhuka <gi...@git.apache.org> on 2015/08/05 08:18:47 UTC

[GitHub] incubator-zeppelin pull request: ZEPPELIN-161 : Fixing grunt test

Github user Madhuka commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/179#issuecomment-127885084
  
    `./grunt buildSkipTests` will build without test. It can be used in CI
    ![grunt-buildskiptests](https://cloud.githubusercontent.com/assets/1180128/9079448/d5686208-3b67-11e5-93ff-3418c1c0b49c.png)
    
    `./grunt build` will contain the test
    ![grunt-build](https://cloud.githubusercontent.com/assets/1180128/9079452/db46a784-3b67-11e5-872b-340c4e9d7a2a.png)
    
    `./grunt test` will run all the test specs
    ![grunt-test](https://cloud.githubusercontent.com/assets/1180128/9079456/dfcdc418-3b67-11e5-9291-a56f11bea53d.png)
    
    JIRA[1] is created for integrating those to CI 
    [1] https://issues.apache.org/jira/browse/ZEPPELIN-166


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---