superset/tests
Maxime Beauchemin 37205099db
Fix USA's state geojson for 'Country Map' visualization (#4121)
* Fix USA's state geojson for 'Country Map' visualization

Turns out the ISO codes were missing from the geojson file, this adds it
and uses human-readable indents.

* using proper ISO codes

* Linting

New linting rules started applying, I'm guessing a new version of
pylint?
2018-01-02 20:21:33 -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 Fix USA's state geojson for 'Country Map' visualization (#4121) 2018-01-02 20:21:33 -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 [Bugfix] Issues with merge_extra_filters (#4042) (#4091) 2017-12-20 16:22:43 -08:00
viz_tests.py Full Annotation Framework (#3518) 2017-12-16 16:10:45 -08:00