superset/tests
ShengyaoQian 5a0e06e7a2 Generalize switch between different datasources (#1078)
* Generalize switch between different datasources.

* Fix previous migration since slice model changed

* Fix warm up cache and other small stuff

* Adding modules and datasources through config

* Replace tabs w/ spaces

* Fix other style issues

* Change add method for SliceModelView to pick the first non-empty ds

* Remove tests on slice add redirect

* Change way of db migration

* Fix styling

* Fix create slice

* Small fixes

* Fix code climate check

* Adding notes on how to create new datasource in CONTRIBUTING.md

* Fix last merge

* A commit just to trigger travis build again

* Add migration to merge two heads

* Fix codeclimate

* Simplify source_registry

* Fix codeclimate

* Remove all getter methods
2016-09-21 09:52:05 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
base_tests.py Numerous improvements to SQL Lab (#1088) 2016-09-11 07:39:07 -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 More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
core_tests.py Generalize switch between different datasources (#1078) 2016-09-21 09:52:05 -07:00
druid_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
utils_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00