@mistercrunch @kristw I have added test for export cases. Import I have to revert as it was causing integrity error. I can mock the actual db import by mocking framework but decide against it as it is not used anywhere.
The build is failing for unrelated test on async query celery. Can you help me fix that ``` test_run_async_query (tests.celery_tests.CeleryTestCase) ... 2018-10-01 11:35:56,304:INFO:root:The 'superset worker' command is deprecated. Please use the 'celery worker' command instead. FAIL ``` [ Full content available at: https://github.com/apache/incubator-superset/pull/5991 ] This message was relayed via gitbox.apache.org for [email protected]
