superset/tests
Maxime Beauchemin 1b124bfb87 [druid] optimize Druid queries where possible (#1517)
* [druid] optimize Druid queries where possible

Trying to use timeseries, topn where possible, falling back on 2-phases
groupby only where needed

* Fixing py3 bug
2016-11-02 11:25:33 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Fix None view_menues in permissions. (#1409) 2016-10-21 16:09:51 -07:00
base_tests.py Moved sqllab tests from core_tests to sqllab_tests (#1502) 2016-11-01 20:48:31 -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 [sqllab] proper, quoted, select * on the server side (#1404) 2016-10-21 16:55:37 -07:00
core_tests.py Moved sqllab tests from core_tests to sqllab_tests (#1502) 2016-11-01 20:48:31 -07:00
druid_tests.py [druid] optimize Druid queries where possible (#1517) 2016-11-02 11:25:33 -07:00
import_export_tests.py Filter immune slices array stores strings. (#1402) 2016-10-25 11:08:08 -07:00
sqllab_tests.py Moved sqllab tests from core_tests to sqllab_tests (#1502) 2016-11-01 20:48:31 -07:00
utils_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00