superset/tests
Ville Brofeldt fb51632e18
Add docstrings and typing to db_engine_specs and sql_parse (#8058)
* Add typing to db_engine_specs

* Add more type annotations and docstrings

* Add docstrings and typing to sql_parse and db_engine_specs

* Refine select_star

* Fix execute and add more docstrings

* Revert kwargs change from execute

* Remove redundant or

* Align view and table getter schema types

* Fix return type of latest_partition

* Remove some typing from presto

* Improve docstring for __extract_from_token
2019-08-22 06:29:32 +03: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 Improve birth example dashboard (#8042) 2019-08-18 22:36:27 -07:00
dashboard_tests.py Improve birth example dashboard (#8042) 2019-08-18 22:36:27 -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 Add docstrings and typing to db_engine_specs and sql_parse (#8058) 2019-08-22 06:29:32 +03: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 Fix bug where lists in queries cannot contain multiple types (#8032) 2019-08-13 23:06:44 +03:00
viz_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00