superset/tests/integration_tests
Beto Dealmeida d8a9847503
fix: column values with NaN (#26946)
2024-02-02 12:56:02 -05: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 chore: bump werkzeug and Flask (#23965) 2023-05-12 15:01:30 +01: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 feat: add chart id and dataset id to global logs (#26443) 2024-01-29 10:03:24 -08:00
css_templates chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
dashboards refactor: Removes the deprecated VERSIONED_EXPORT feature flag (#26347) 2024-01-19 15:21:14 -03:00
databases chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
datasets fix: create virtual dataset validation (#26625) 2024-01-17 09:11:15 +00:00
datasource fix: column values with NaN (#26946) 2024-02-02 12:56:02 -05:00
db_engine_specs fix(pinot): typo in the name for epoch_ms_to_dttm (#26906) 2024-01-30 20:49:55 -08:00
embedded chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
explore chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
extensions chore(metastore-cache): add codec support (#24586) 2023-07-04 15:55:22 +03:00
fixtures fix(import): only import FORMULA annotations (#26652) 2024-01-19 15:13:18 -08:00
importexport chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
key_value chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
migrations chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
queries chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
reports chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
security fix: prevent guest user from modifying metrics (#26749) 2024-01-29 12:59:33 -05:00
sql_lab refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186) 2024-01-17 17:06:22 +13: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 chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07: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(connector): Cleanup base models and views according to SIP-92 (#24773) 2023-11-21 10:11:50 -08:00
cache_tests.py chore: Remove obsolete legacy visualizations (#24694) 2023-07-18 08:17:52 -07:00
celery_tests.py fix: Row limit hardcoded (#26807) 2024-01-26 08:57:21 -05: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 refactor: Removes the deprecated redirect endpoint (#26377) 2024-01-19 11:39:04 -03: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 fix: column values with NaN (#26946) 2024-02-02 12:56:02 -05:00
dict_import_export_tests.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07: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: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03: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 fix: calls to `_get_sqla_engine` (#24953) 2023-08-11 12:54:01 +02:00
query_context_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13: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 chore: Add permission to view and drill on Dashboard context (#26798) 2024-01-29 18:28:10 +01: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 chore(dao): Add explicit ON DELETE CASCADE when deleting datasets (#24488) 2023-06-28 16:03:25 -07:00
sqllab_tests.py refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186) 2024-01-17 17:06:22 +13: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 [requirements] Resolve rebase conflicts (#20152) 2022-06-03 15:27:35 -07: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: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00
viz_tests.py refactor: Removes the Filter Box code (#26328) 2024-01-19 09:54:53 -03:00