superset/tests/unit_tests
John Bodley bc65c245fe
chore(tests): Remove unnecessary/problematic app contexts (#28159)
2024-04-24 13:46:35 -07: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 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
columns refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
commands chore: refactor file upload commands (#28164) 2024-04-23 08:42:19 +01:00
common refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
connectors feat(SIP-85): OAuth2 for databases (#27631) 2024-04-02 22:05:33 -04:00
dao feat: Slack Avatar integration (#27849) 2024-04-16 08:40:27 -07:00
dashboards refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
databases chore(tests): Remove unnecessary/problematic app contexts (#28159) 2024-04-24 13:46:35 -07:00
datasets perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
datasource refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
db_engine_specs feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04:00
explore chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
extensions refactor: rename get_sqla_engine_with_context (#28012) 2024-04-12 13:31:05 -04:00
fixtures chore: refactor file upload commands (#28164) 2024-04-23 08:42:19 +01:00
importexport perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations feat: Adds Heatmap chart migration logic (#27771) 2024-03-29 12:08:43 -03:00
models refactor: rename get_sqla_engine_with_context (#28012) 2024-04-12 13:31:05 -04:00
notifications feat: Slack Avatar integration (#27849) 2024-04-16 08:40:27 -07:00
pandas_postprocessing fix(utils): fix off-by-one error in how rolling window's min_periods truncates dataframe (#27388) 2024-03-21 16:06:36 -06:00
queries refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
reports fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (#25894) 2023-12-01 16:32:08 -08:00
scripts chore: Replace deprecated command with environment file (#27304) 2024-02-29 15:16:20 +00:00
security fix: guest queries (#27566) 2024-03-19 11:20:52 -04:00
tables refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
tags refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13: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 chore(OAuth2): refactor for custom OAuth2 clients (#27880) 2024-04-05 12:17:39 -04: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 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
conftest.py feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04: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
jinja_context_test.py feat(jinja): metric macro (#27582) 2024-03-25 15:07:17 +00: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 feat: improve event logging for queries + refactor (#27943) 2024-04-22 16:30:50 -07:00
sql_parse_tests.py fix(sql_parse): Support Jinja format() filter when extracting latest[_sub]_partition (#28117) 2024-04-18 10:23:09 -07:00