superset/tests/integration_tests
Bogdan afd2e9f2ca
chore: update fixtures scope that are loading data into the analytical db (#17780)
* Update db setup fixture scope

* Load data into db only once

* Update fixture scopes for data loading

* cleanup imports

* try import

* Update scope

* fix cleanup

* Import all fixtures

* Separate data log and metadata creation

* Retain table description

* fix dtype

Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
2021-12-16 16:11:47 -08:00
..
annotation_layers chore: Test cases for annotations and annotation layers incorrect creation through API (#17246) 2021-11-03 09:11:41 +00:00
async_events refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cachekeys fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
charts chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
css_templates refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboards chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
databases chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
datasets chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
db_engine_specs chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
fixtures chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
importexport chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
migrations refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
queries fix: RBAC for export for dashboard viewers (#17527) 2021-11-25 20:10:41 -08:00
reports chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
security chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
tasks chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
utils feature: Add quarter unit to datetrunc (#17416) 2021-11-12 09:46:55 -08:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
alerts_tests.py chore(pylint): Bump Pylint to 2.9.6 (#16146) 2021-08-14 10:32:28 +12:00
base_api_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
base_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
cache_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
celery_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
cli_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
commands_test.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
config_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
conftest.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
core_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
csv_upload_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
dashboard_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
dashboard_utils.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
datasource_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
dict_import_export_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
druid_func_tests_sip38.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_func_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dynamic_plugins_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
email_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
event_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
form_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
import_export_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
insert_chart_mixin.py feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
jinja_context_tests.py fix(filter-indicator): show filters handled by jinja as applied (#17140) 2021-10-18 19:28:05 +02:00
log_api_tests.py fix: Redirect on 401 (#17597) 2021-12-08 13:14:30 -07:00
log_model_view_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
logging_configurator_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
migration_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
model_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
pandas_postprocessing_tests.py feat(prophet): enable confidence intervals and y_hat without forecast (#17658) 2021-12-08 09:56:18 +02:00
query_context_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
result_set_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
schedules_test.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
security_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
sql_validator_tests.py fix: feature flags typing (#15254) 2021-11-19 15:56:16 +00:00
sqla_models_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
sqla_views_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqllab_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
stats_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
strategy_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
superset_test_config_sqllab_backend_persist.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config_thumbnails.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
superset_test_custom_template_processors.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
tagging_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
test_app.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
thumbnails_tests.py fix: Add waiting time for chart animation when screenshot (#15610) 2021-07-15 18:25:48 -07:00
utils_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
viz_tests.py fix: fix assignment in FilterBoxViz (#16662) 2021-09-10 15:10:55 +03:00