superset/tests/integration_tests
Maxime Beauchemin 2d63722150
chore: set up ruff as a new linter/formatter (#28158)
2024-04-24 17:19:53 -07:00
..
advanced_data_type chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
annotation_layers chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
async_events chore(tests): Remove ineffectual login (#27149) 2024-04-09 09:52:02 -07:00
available_domains chore: migrate available_domains to api/v1 (#21173) 2022-09-01 16:38:02 +01:00
cachekeys chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
charts chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
css_templates chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
dashboards chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
databases chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
datasets chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
datasource chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
db_engine_specs chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
embedded chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
explore chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
extensions chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
fixtures chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
importexport perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
key_value chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
migrations chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
queries chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
reports chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
sql_lab chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
tags chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
tasks chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
users chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
utils chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
base_api_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
base_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
cache_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
celery_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
cli_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
commands_test.py refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
conftest.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
constants.py chore(tests): Remove ineffectual login (#27149) 2024-04-09 09:52:02 -07:00
core_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
csv_upload_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
dashboard_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
dashboard_utils.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
datasource_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
dict_import_export_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
dynamic_plugins_tests.py chore(tests): Remove ineffectual login (#27149) 2024-04-09 09:52:02 -07:00
email_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
event_logger_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
form_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
import_export_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
insert_chart_mixin.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
log_api_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
log_model_view_tests.py chore(tests): Remove ineffectual login (#27149) 2024-04-09 09:52:02 -07:00
logging_configurator_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
model_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
query_context_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
result_set_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
sql_validator_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
sqla_models_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
sqllab_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
stats_logger_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
strategy_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
superset_test_config.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
superset_test_config_sqllab_backend_persist_off.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
superset_test_config_thumbnails.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
superset_test_custom_template_processors.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
tagging_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_app.py chore(async): Making create app configurable (#25346) 2023-09-20 10:04:58 -07:00
test_jinja_context.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
thumbnails_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
utils_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
viz_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00