superset/tests
Maxime Beauchemin ec752b1378
[geo] provide more flexible Spatial controls (#4032)
Before this PR the only way to query lat/long is in the shape of 2
columns that contains lat and long.

Now we're adding 2 more options:
* a single column that has lat and long with a delimiter in between
* support for geohashes - geohashes are cool
2017-12-15 11:47:27 -08:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [API] Deprecate /update_role/ API endpoint (#4041) 2017-12-10 21:14:15 -08:00
base_tests.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
celery_tests.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
core_tests.py Change reference for slices to chart (#4049) 2017-12-12 18:02:17 -08:00
db_engine_specs_test.py [flake8] Resolving F5?? errors (#3846) 2017-11-12 11:09:22 -08:00
dict_import_export_tests.py Adding YAML Import-Export for Datasources to CLI (#3978) 2017-12-05 11:14:52 -08:00
druid_func_tests.py [geo] provide more flexible Spatial controls (#4032) 2017-12-15 11:47:27 -08:00
druid_tests.py Fixed finding postaggregations (#4017) 2017-12-06 21:55:43 -08:00
email_tests.py [flake8] Resolving E3?? errors (#3814) 2017-11-10 17:52:34 -08:00
import_export_tests.py Adding YAML Import-Export for Datasources to CLI (#3978) 2017-12-05 11:14:52 -08:00
model_tests.py Feature: "Impersonate user" setting on Datasource (#3404) 2017-09-18 09:52:29 -07:00
security_tests.py [API] Deprecate /update_role/ API endpoint (#4041) 2017-12-10 21:14:15 -08:00
sql_parse_tests.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
sqllab_tests.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
superset_test_config.py [flake8] Resolving E3?? errors (#3814) 2017-11-10 17:52:34 -08:00
utils_tests.py [cache] Fixing cache key w/ merged extra filters (#3809) 2017-11-14 21:12:26 -08:00
viz_tests.py [flake8] Resolve E1?? errors (#3805) 2017-11-10 12:06:22 -08:00