superset/tests/unit_tests
Maxime Beauchemin 6b0d8ed265
feat: docker image tags documentation + tweaks (#26923)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
2024-02-01 18:04:23 -08: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 feat(embedded+async queries): support async queries to work with embedded guest user (#26332) 2024-01-08 17:11:45 -08:00
charts fix(import): only import FORMULA annotations (#26652) 2024-01-19 15:13:18 -08: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 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
dao chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
dashboards fix: dashboard import validation (#26887) 2024-02-01 10:09:59 +00:00
databases fix(database): allow filtering by UUID (#26469) 2024-01-12 11:18:39 -05:00
datasets fix: change the validation logic for python_date_format (#25510) 2024-01-24 10:44:36 +13:00
datasource refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
db_engine_specs fix(db2): Improving support for ibm db2 connections (#26744) 2024-01-22 17:05:58 -05:00
explore chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
extensions chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
fixtures fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08: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 refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372) 2024-01-31 09:45:57 -05:00
models fix: `search_path` in RDS (#24739) 2023-07-20 12:57:48 -07:00
notifications feat: global logs context (#26418) 2024-01-16 14:44:30 -08:00
pandas_postprocessing fix(post-processing): handle missing values in cumulative operator (#26429) 2024-01-09 08:56:19 -03:00
queries fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
reports fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (#25894) 2023-12-01 16:32:08 -08:00
scripts feat: docker image tags documentation + tweaks (#26923) 2024-02-01 18:04:23 -08:00
security fix: prevent guest user from modifying metrics (#26749) 2024-01-29 12:59:33 -05:00
tables test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
tags chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
tasks chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
thumbnails chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
utils fix(docker): improve docker tags to be cleared and avoid conflicts (#26787) 2024-01-30 23:03:25 -08: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: change the validation logic for python_date_format (#25510) 2024-01-24 10:44:36 +13:00
conftest.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13: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 chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
jinja_context_test.py chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
legacy_tests.py refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372) 2024-01-31 09:45:57 -05:00
result_set_test.py fix: timezone issue in Pandas 2 (#24955) 2023-08-11 00:25:33 -07:00
sql_lab_test.py refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186) 2024-01-17 17:06:22 +13:00
sql_parse_tests.py feat(sqlparse): improve table parsing (#26476) 2024-01-22 11:16:50 -05:00
test_jinja_context.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00