superset/tests
Dave Smith 9233a63a16 Event logger config takes instance instead of class (#7997)
* allow preconfigured event logger instance; deprecate specifying class

* add func docs and simplify conditions

* modify docs to reflect EVENT_LOGGER cfg change

* commit black formatting fixes and license header

* add type checking, fix other pre-commit failues

* remove superfluous/wordy condition

* fix flake8 failure

* fix new black failure

* dedent warning msg; use f-strings
2019-08-08 13:47:18 -07:00
..
fixtures [schema] Deprecating the table_columns.database_expression column (#7653) 2019-07-03 14:05:59 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
base_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
cache_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
celery_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
core_tests.py [api] [database] New, migrate to new FAB API side by side (#7665) 2019-07-22 21:25:16 -07:00
dashboard_tests.py Add "Published" feature to dashboards (#4725) 2019-07-10 23:14:13 -07:00
dataframe_test.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
datasource_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
db_engine_specs_test.py [DB Engine] Support old and new Presto syntax (#7977) 2019-08-05 11:56:56 -07:00
dict_import_export_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
druid_func_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
druid_tests.py [flake8] Ignoring I202 (#7988) 2019-08-05 15:01:33 -07:00
email_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
event_logger_tests.py Event logger config takes instance instead of class (#7997) 2019-08-08 13:47:18 -07:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py Set owner to dashboards and charts on import (#7894) 2019-07-22 22:30:28 -07:00
load_examples_test.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
macro_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
migration_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
model_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
schedules_test.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
security_tests.py [security] Adding docstrings and type hints (#7952) 2019-08-05 11:24:13 -07:00
sql_parse_tests.py [fix] Adding space after -- for SQL comments (#7897) 2019-07-18 13:17:26 -07:00
sql_validator_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sqla_models_tests.py [Bugfix] Remove prequery properties from query_obj (#7896) 2019-07-23 22:13:58 +03:00
sqllab_tests.py [SQLLab] Fix, database api unlimited page size v2 (#8002) 2019-08-08 11:37:00 -07:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
superset_test_config.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils_tests.py [cli] New, command line option to create or set a db URI (#7918) 2019-07-27 17:43:39 -07:00
viz_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00