superset/tests
Jianchao Yang 801e2f1777
chore: bump black to 19.10b0 and mypy to 0.770 (#9378)
* Bump black to 19.10b0

* Upgrade mypy to 0.770

* Update how inline type is defined
2020-04-04 13:23:18 -07:00
..
dashboards [dashboards] Fix, API update slug uniqueness refusing empty string (#9417) 2020-03-30 16:10:08 +01:00
db_engine_specs chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
fixtures feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
security Prevent database connections to sqlite (#9218) 2020-03-02 13:13:11 -08:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
base_api_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
base_tests.py fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
cache_tests.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
celery_tests.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
chart_api_tests.py [charts] New, bulk delete API endpoint (#9387) 2020-03-27 09:31:01 +00:00
core_tests.py [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00
dashboard_tests.py [fix] copy filter_scopes with duplicate charts (#9271) 2020-03-10 10:23:15 -07:00
database_api_tests.py [database] new, select star API migration (#9054) 2020-02-14 14:30:49 +00:00
dataframe_test.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
dataset_api_tests.py [dataset] New, export API endpoint (#9367) 2020-03-27 09:30:23 +00:00
datasource_tests.py fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
dict_import_export_tests.py [db migration] change datasources-clusters foreign key to cluster_id (#8576) 2020-01-13 11:02:36 -08:00
druid_func_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
druid_tests.py [fix] Fix table viz column order (#9122) 2020-02-16 22:51:35 -08:00
email_tests.py Moving away from using the root logger everywhere (#9099) 2020-02-07 23:38:48 -08:00
event_logger_tests.py Event logger config takes instance instead of class (#7997) 2019-08-08 13:47:18 -07:00
feature_flag_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py refactor copy filter_scopes and add tests (#9224) 2020-03-02 12:55:30 -08:00
load_examples_test.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
log_api_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
logging_configurator_tests.py Add LogConfigurator, and add logging for CSV export (#8085) 2019-08-27 13:22:18 -07:00
macro_tests.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
migration_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
model_tests.py Reduce dashboard bootstrap payload (#9284) 2020-03-13 12:18:22 -07:00
result_set_tests.py fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
schedules_test.py Refactor Dashboard and Slice models (#8820) 2019-12-18 11:40:45 -08:00
security_tests.py [SIP-29] Add support for row-level security (#8699) 2020-02-22 11:21:31 +02:00
sql_parse_tests.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
sql_validator_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
sqla_models_tests.py fix: remove character set and collate column info by default (#9316) 2020-03-17 21:34:39 +02:00
sqllab_tests.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py [cache warm_up] warm_up slice with dashboard default_filters (#9311) 2020-03-18 08:21:10 -07:00
superset_test_config.py chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
superset_test_config_sqllab_backend_persist.py chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
tagging_tests.py Wrap tagging endpoints in a feature flag (disabled by default) (#9078) 2020-02-05 11:10:13 -08:00
test_app.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils_tests.py feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
viz_tests.py feat: [explore] don't save filters inherited from a dashboard (#9340) 2020-03-23 23:05:00 -07:00