superset/tests
Bogdan 73cd2ea3b1 Import / export of the dashboards. (#1197)
* Implement import / export dashboard functionality.

* Address comments from discussion.

* Add function descriptions.

* Minor fixes

* Fix tests for python 3.

* Export datasources.

* Implement tables import.

* Json.loads does not support trailing commas.

* Improve alter_dict func

* Resolve comments.

* Refactor tests

* Move params_dict and alter_params to the ImportMixin

* Fix flask menues.
2016-10-11 17:54:40 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_requests.py [security] allow for requesting access when denied on a dashboard view (#1192) 2016-10-02 18:03:19 -07:00
base_tests.py Refactor the explore view (#1252) 2016-10-07 16:24:39 -07:00
caravel_test_config.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
celery_tests.py Bring DB in sync with the models.py (#1172) 2016-09-28 13:55:06 -07:00
core_tests.py Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
druid_tests.py Refactor the explore view (#1252) 2016-10-07 16:24:39 -07:00
import_export_tests.py Import / export of the dashboards. (#1197) 2016-10-11 17:54:40 -07:00
utils_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00