superset/tests
timifasubaa 5c49514e2f
[sqlparse] fix sqlparse bug (#5703)
* fix sqlparse bug

* add one more test case
2018-08-23 11:20:25 -07:00
..
fixtures Implement a React-based table editor (#5186) 2018-08-06 15:30:13 -07:00
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [security] Refactor security code into SupersetSecurityManager (#4565) 2018-03-27 16:46:02 -07:00
base_tests.py Implement a React-based table editor (#5186) 2018-08-06 15:30:13 -07:00
cache_tests.py Cache the query string (#4633) 2018-03-21 13:13:36 -07:00
celery_tests.py Migrated to click (#5410) 2018-07-20 15:26:33 -07:00
core_tests.py Fix form data issue switching viz types (#5100) 2018-08-15 11:25:06 -07:00
dashboard_tests.py Improve URLs for Chart and Dashboard ModelViews (#5544) 2018-08-03 12:46:48 -07:00
dataframe_test.py [viz flow] detect TIMESTAMP, transition to line chart (#5634) 2018-08-21 21:33:34 -07:00
datasource_tests.py Implement a React-based table editor (#5186) 2018-08-06 15:30:13 -07:00
db_engine_specs_test.py Add time grain blacklist and addons to config.py (#5380) 2018-07-30 23:44:30 -07:00
dict_import_export_tests.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
druid_func_tests.py Add extraction function support for Druid queries (#4740) 2018-05-08 22:00:06 -07:00
druid_tests.py Implement a React-based table editor (#5186) 2018-08-06 15:30:13 -07:00
email_tests.py [flake8] Adding flake8-coding (#4477) 2018-02-25 15:06:11 -08:00
form_tests.py forms: make csv import parse dates accepts a list of columns (#4639) 2018-03-23 14:16:02 -07:00
import_export_tests.py Improve URLs for Chart and Dashboard ModelViews (#5544) 2018-08-03 12:46:48 -07:00
model_tests.py Apply SQL_QUERY_MUTATOR to explore & dashboard (#5493) 2018-07-26 15:20:23 -07:00
security_tests.py Implement a React-based table editor (#5186) 2018-08-06 15:30:13 -07:00
sql_parse_tests.py [sqlparse] fix sqlparse bug (#5703) 2018-08-23 11:20:25 -07:00
sqllab_tests.py [sql lab] allow EXPlAIN queries (#5558) 2018-08-03 15:33:33 -07:00
superset_test_config.py Cache the query string (#4633) 2018-03-21 13:13:36 -07:00
utils.py [DeckGL] Added fixtures and Deck test (#4798) 2018-04-12 17:20:39 -07:00
utils_tests.py [ad-hoc filters] Fixing legacy conversion (#5589) 2018-08-10 10:22:06 -07:00
viz_tests.py Field names in big query can contain only alphanumeric and underscore (#5641) 2018-08-21 13:45:42 -07:00