superset/tests/unit_tests
2023-10-19 16:38:13 +03:00
..
advanced_data_type test: cover empty AdvancedDataTypes internet_address and internet_port (#23756) 2023-05-11 13:02:21 +03:00
annotation_layers chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
async_events chore(async): Initial Refactoring of Global Async Queries (#25466) 2023-10-02 17:22:07 -07:00
charts fix: chart import (#25425) 2023-09-26 19:31:34 -07:00
columns test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
commands fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
common fix: Apply normalization to all dttm columns (#25147) 2023-10-06 09:47:00 -07:00
dao feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309) 2023-09-18 11:56:08 -07:00
dashboards chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
databases chore(dao): Replace save/overwrite with create/update respectively (#24467) 2023-08-11 12:55:39 -07:00
datasets feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
datasource chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
db_engine_specs fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-19 16:38:13 +03:00
explore chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
extensions chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
fixtures chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
importexport feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
models fix: search_path in RDS (#24739) 2023-07-20 12:57:48 -07:00
notifications chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
pandas_postprocessing chore(deps): bump pandas >=2.0 (#24705) 2023-07-20 11:04:17 -07:00
queries fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
reports fix(report): edit without custom width (#24612) 2023-07-06 19:48:33 -07:00
scripts chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
security fix: REST API CSRF exempt list (#25590) 2023-10-10 12:53:37 +01:00
tables test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
tags fix(tags): fix clears delete on Tags Modal (#25470) 2023-10-05 13:37:53 -04:00
tasks fix: Improve the reliability of alerts & reports (#25239) 2023-09-19 09:40:13 -07:00
thumbnails chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
utils fix: improve upload ZIP file validation (#25658) 2023-10-17 18:28:09 +01:00
views feat: API for asset sync (#19220) 2022-03-22 08:29:24 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
config_test.py fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
conftest.py fix: REST API CSRF exempt list (#25590) 2023-10-10 12:53:37 +01:00
core_tests.py feat: apply Time Grain to X-Axis column (#21163) 2022-09-07 16:24:15 +08:00
dataframe_test.py fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -08:00
extension_tests.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
feature_flag_test.py chore: convert feature flag tests to unit tests (#17689) 2021-12-08 14:51:47 -08:00
forms_tests.py feat(csv-upload): Configurable max filesize (#24618) 2023-07-11 21:35:22 -06:00
jinja_context_test.py chore(dao): Organize DAOs according to SIP-92 (#24331) 2023-06-18 18:32:32 -07:00
legacy_tests.py fix: granularity_sqla and GENERIC_CHART_AXES (#25213) 2023-09-06 20:09:15 -07:00
result_set_test.py fix: timezone issue in Pandas 2 (#24955) 2023-08-11 00:25:33 -07:00
sql_lab_test.py fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-19 16:38:13 +03:00
sql_parse_tests.py fix: is_select with UNION (#25290) 2023-09-14 09:05:19 -07:00
test_jinja_context.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00