superset/tests
vera-liu 6732f01cb7 Enable freeform-select with fetched column values for filter values (#1697)
* Enable freeform-select with fetched column values for filter values
 - db migration to add filter_select_enabled
 - add freeform-multi option for Selectfield
 - modify formatFilter() function on query to accomodate filter-select

* Fix js tests

* Fix codeclimate issue

* Changes based on comments

* Add test for filter endpoint

* Extract out renderFilterFormField function from render

* Fix landscape issues
2016-12-16 14:23:48 -08:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Permissions refactoring, optimizations and unit testing. (#1798) 2016-12-15 08:38:34 -05:00
base_tests.py Permissions refactoring, optimizations and unit testing. (#1798) 2016-12-15 08:38:34 -05:00
celery_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
core_tests.py Enable freeform-select with fetched column values for filter values (#1697) 2016-12-16 14:23:48 -08:00
druid_tests.py Permissions refactoring, optimizations and unit testing. (#1798) 2016-12-15 08:38:34 -05:00
import_export_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
security_tests.py Permissions refactoring, optimizations and unit testing. (#1798) 2016-12-15 08:38:34 -05:00
sql_parse_tests.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
sqllab_tests.py Permissions refactoring, optimizations and unit testing. (#1798) 2016-12-15 08:38:34 -05:00
superset_test_config.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
utils_tests.py Support running superset via pex (#1713) 2016-12-01 15:18:55 -08:00