superset/tests
vera-liu d5ef937b31 Fixed bugs with viz in exploreV2 (#1609)
* Fixed bugs with viz in exploreV2

Done:
 - fix typo in pie viz
 - add metrics/groupby to dist_bar viz
 - fix typo in heatmap viz
 - add big_number_total to viz
 - fixed problem with fetching columns for datasource
 - add sqlaTimeSeries to viz
 - change row_limit and limit from number to strings so that we
 don't need to parse integers in bootstrap data

* Fix python tests

* Added order_bars checkbox for dist_bar viz
2016-11-17 12:31:36 -08:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
base_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
celery_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
core_tests.py Fixed bugs with viz in exploreV2 (#1609) 2016-11-17 12:31:36 -08:00
druid_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
import_export_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
sqllab_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
superset_test_config.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
utils_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00