superset/tests/integration_tests
John Bodley 5ed48760fb
chore(sqllab): Do not strip comments when executing SQL statements (#27725)
2024-04-03 19:24:39 -07:00
..
advanced_data_type chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
annotation_layers chore(frontend): Spelling (#19676) 2023-02-02 11:23:11 -07:00
async_events fix: unlock and bump werkzeug (#27164) 2024-02-20 10:42:32 +00:00
available_domains chore: migrate available_domains to api/v1 (#21173) 2022-09-01 16:38:02 +01:00
cachekeys fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:44:48 -03:00
charts chore(🦾): bump python flask-session 0.5.0 -> 0.8.0 (#27751) 2024-04-01 20:00:42 -07:00
css_templates chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
dashboards fix(API): Updating assets via the API should preserve ownership configuration (#27364) 2024-03-06 16:40:41 +00:00
databases chore: Default to engine specification regarding using wildcard (#27843) 2024-04-03 09:09:37 -07:00
datasets fix(API): Updating assets via the API should preserve ownership configuration (#27364) 2024-03-06 16:40:41 +00:00
datasource fix: column values with NaN (#26946) 2024-02-02 12:56:02 -05:00
db_engine_specs chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
embedded chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
explore fix: improve explore REST api validations (#27395) 2024-03-05 17:44:51 +00:00
extensions chore(metastore-cache): add codec support (#24586) 2023-07-04 15:55:22 +03:00
fixtures refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
importexport perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
key_value refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
migrations chore: Add granular permissions for actions in Dashboard (#27029) 2024-02-09 16:25:32 +02:00
queries perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
reports feat(alerts-reports): adding pdf filetype to email and slack reports (#27497) 2024-03-22 17:54:30 +01:00
security chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
sql_lab perf(sqllab): reduce bootstrap data delay by queries (#27488) 2024-03-18 12:52:23 -07:00
tags fix(tags): Filter system tags from the tags list (#26701) 2024-01-26 12:00:27 -08:00
tasks fix(cache): remove unused webserver config & handle trailing slashes (#22849) 2024-02-01 10:34:07 -05:00
users chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
utils refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow (#24266) 2023-06-09 18:54:31 -07:00
base_api_tests.py chore: remove marshmallow-enum dependency and bump FAB (#24499) 2023-06-27 08:37:43 +01:00
base_tests.py chore(tests): Remove unnecessary explicit Flask-SQLAlchemy session expunges (#27136) 2024-02-17 07:05:22 +13:00
cache_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
celery_tests.py chore(🤖): bump python "flask==2.3.3" (#27657) 2024-03-26 12:18:36 -07:00
cli_tests.py fix(import): only import FORMULA annotations (#26652) 2024-01-19 15:13:18 -08:00
commands_test.py refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
conftest.py fix: column values with NaN (#26946) 2024-02-02 12:56:02 -05:00
core_tests.py fix: Persist query params appended to permalink (#27601) 2024-03-22 10:24:31 +01:00
csv_upload_tests.py chore: cleanup unused code in pandas 2.0+ (#26013) 2023-11-18 19:17:15 -08:00
dashboard_tests.py chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
dashboard_utils.py chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
datasource_tests.py chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
dict_import_export_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
dynamic_plugins_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
email_tests.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
event_logger_tests.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
form_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
import_export_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13: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: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400) 2023-06-15 22:11:24 +01: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
model_tests.py chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
query_context_tests.py chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
result_set_tests.py fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
security_tests.py feat(SIP-85): OAuth2 for databases (#27631) 2024-04-02 22:05:33 -04:00
sql_validator_tests.py chore: remove deprecated apis on superset, testconn, validate_sql_json, schemas_access_for_file_upload, extra_table_metadata (#24354) 2023-06-13 11:03:19 +01:00
sqla_models_tests.py feat(jinja): metric macro (#27582) 2024-03-25 15:07:17 +00:00
sqllab_tests.py chore(sqllab): Do not strip comments when executing SQL statements (#27725) 2024-04-03 19:24:39 -07: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: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
superset_test_config.py fix(cache): remove unused webserver config & handle trailing slashes (#22849) 2024-02-01 10:34:07 -05: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 fix(cache): remove unused webserver config & handle trailing slashes (#22849) 2024-02-01 10:34:07 -05: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 chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
test_app.py chore(async): Making create app configurable (#25346) 2023-09-20 10:04:58 -07:00
test_jinja_context.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
thumbnails_tests.py feat: Implement using Playwright for taking screenshots in reports (#25247) 2023-10-04 06:51:58 +02:00
utils_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
viz_tests.py refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00