superset/tests
Craig Rueda e490414484 Flask App factory PR #1 (#8418)
* First cut at app factory

* Setting things back to master

* Working with new FLASK_APP

* Still need to refactor Celery

* CLI mostly working

* Working on unit tests

* Moving cli stuff around a bit

* Removing get in config

* Defaulting test config

* Adding flask-testing

* flask-testing casing

* resultsbackend property bug

* Fixing up cli

* Quick fix for KV api

* Working on save slice

* Fixed core_tests

* Fixed utils_tests

* Most tests working - still need to dig into remaining app_context issue in tests

* All tests passing locally - need to update code comments

* Fixing dashboard tests again

* Blacking

* Sorting imports

* linting

* removing envvar mangling

* blacking

* Fixing unit tests

* isorting

* licensing

* fixing mysql tests

* fixing cypress?

* fixing .flaskenv

* fixing test app_ctx

* fixing cypress

* moving manifest processor around

* moving results backend manager around

* Cleaning up __init__ a bit more

* Addressing PR comments

* Addressing PR comments

* Blacking

* Fixes for running celery worker

* Tuning isort

* Blacking
2019-11-20 15:47:06 +00:00
..
db_engine_specs Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00: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 Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
base_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
cache_tests.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
celery_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
core_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
dashboard_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
dataframe_test.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
datasource_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
dict_import_export_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
druid_func_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
druid_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
email_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00: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 Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
load_examples_test.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00: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 [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
schedules_test.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
security_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
sql_parse_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
sql_validator_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
sqla_models_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
sqllab_tests.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
superset_test_config.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
superset_test_config_sqllab_backend_persist.py SIP-23: Persist SQL Lab state in the backend (#8060) 2019-11-14 09:44:57 -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 Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
viz_tests.py [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00