You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Hoon Park (JIRA)" <ji...@apache.org> on 2017/02/09 02:35:41 UTC

[jira] [Created] (ZEPPELIN-2086) Refactor zeppelin-web test directories

Hoon Park created ZEPPELIN-2086:
-----------------------------------

             Summary: Refactor zeppelin-web test directories
                 Key: ZEPPELIN-2086
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2086
             Project: Zeppelin
          Issue Type: Test
          Components: front-end
            Reporter: Hoon Park


Since we are using a separated test directory, 

- it's uncomfortable to create test
- it's hard to figure which test file is related with a source

{code}
// we have to import like this...
import TableData from '../../../src/app/tabledata/tabledata.js';
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)