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)