superset/tests
Maxime Beauchemin 1f8e48b374 [sqllab] assign types for visualize flow (#2458)
* [sqllab] assign types for visualize flow

Somehow when using the visualize flow, the types were not
assigned at all, creating some bugs downstream. This PR attempts to get
the information required based on what pandas is knows and the types in
the data itself.

* Fixing tests

* Fixing tests

* Fixing more tests

* Fixing the last py3 tests
2017-03-24 09:23:51 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
base_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
celery_tests.py [sqllab] assign types for visualize flow (#2458) 2017-03-24 09:23:51 -07:00
core_tests.py [explore ] templating can now reference query elements (#2388) 2017-03-14 13:23:20 -07:00
db_engine_specs_test.py Add hive to superset + monkey patch the pyhive (#2134) 2017-03-06 16:20:55 -08:00
druid_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
email_tests.py Some code refactoring (#2139) 2017-02-08 11:52:58 -08:00
import_export_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
model_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
results_backends_tests.py Clean up imports of cPickle and StringIO 2017-02-03 21:50:04 -08:00
security_tests.py Speeding up polling by not checking access (#2466) 2017-03-23 22:46:25 -07:00
sql_parse_tests.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
sqllab_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
superset_test_config.py Some code refactoring (#2139) 2017-02-08 11:52:58 -08:00
utils_tests.py Some code refactoring (#2139) 2017-02-08 11:52:58 -08:00