superset/tests
Maxime Beauchemin e8088d5c9a More improvements to SQL Lab (#1104)
* Handling timeouts

* Fixing timer on non-utc server

* Allowing async with results

* [bugfix] database is not selected

* Making sure the session is up and running

* Cleaning up query results and query objects

* Picking a groupby and metric field on visualize flow

* Showing local time in query history

* Using pull-left pull-right instead of grid layout for table metdata

Long column name were looking weird and icons were wrapping oddly

* Linting

* Eliminating east buttons under the sql editor

* Sort database dropdown by name

* Linting

* Allowing non-SELECT statements to run

* Adding a db config

* Making sqla checkout check cross-db
2016-09-19 15:28:10 -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 Fix initialization of Database sqlalchemy_uri and password (#1137) 2016-09-19 15:14:00 -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