You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2015/09/01 20:21:46 UTC

[jira] [Updated] (TEZ-2725) Tez UI: Unit tests framework integration

     [ https://issues.apache.org/jira/browse/TEZ-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sreenath Somarajapuram updated TEZ-2725:
----------------------------------------
    Attachment: TEZ-2725.1.patch

Got the UT + Integration testing framework in:
- We use Karma + QUnit + Phantomjs
- Current plan is to just go for UTs, and later for integration tests
- Run 'npm test' in webapp directory to manually run the tests.
- Test runner is also integrated with the maven build process ~ mvn clean package from tez-ui will execute the tests also.

PS: From now 'bower install' would be automatically run after npm install.

[~hitesh] [~pramachandran] Please review.

> Tez UI: Unit tests framework integration
> ----------------------------------------
>
>                 Key: TEZ-2725
>                 URL: https://issues.apache.org/jira/browse/TEZ-2725
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: TEZ-2725.1.patch
>
>
> - Investigate for the best UT framework for Tez UI, and integrate the same into the codebase.
> - UTs for each modules would be added as part of the respective patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)