superset/tests/unit_tests
Maxime Beauchemin e0deb704f9
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870)
2024-11-22 14:19:08 -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: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
async_events feat(GAQ): Add Redis Sentinel Support for Global Async Queries (#29912) 2024-08-30 10:42:29 -07:00
charts fix: parse pandas pivot null values (#29898) 2024-09-25 13:50:04 -07:00
columns chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
commands feat: allow exporting all tabs to a single PDF in report (#30694) 2024-11-03 17:39:09 -08:00
common fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:11:52 -03:00
connectors fix(dataset): use sqlglot for DML check (#31024) 2024-11-22 07:21:05 -05:00
dao fix(user-dao): return user model instances (#30020) 2024-08-26 16:50:15 -07:00
dashboards fix: Security manager incorrect calls (#29884) 2024-08-23 11:39:45 -03:00
databases fix(imports): Error when importing charts / dashboards with missing DB credentials (#30503) 2024-10-04 15:43:29 -05:00
datasets fix(cli): add impersonate_user to db import (#29522) 2024-08-12 14:05:20 -07:00
datasource chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
db_engine_specs feat(trino,presto): add missing time grains (#30926) 2024-11-15 12:38:28 -08:00
distributed_lock chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03:00
explore chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
extensions chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
fixtures fix(Dashboard): Retain colors when color scheme not set (#30646) 2024-11-21 19:58:32 +02:00
importexport chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations fix: catalog upgrade/downgrade (#29780) 2024-07-30 15:15:40 -04:00
models feat(oauth2): add support for trino (#30081) 2024-11-04 11:54:47 -05:00
pandas_postprocessing fix: warning emits an error (#28524) 2024-11-01 15:08:42 -07:00
queries refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
reports fix: pass slack recipients correctly (#29721) 2024-08-02 10:42:40 -07:00
scripts feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -08:00
security fix(Dashboard): Retain colors when color scheme not set (#30646) 2024-11-21 19:58:32 +02:00
sql chore: add unit tests for `is_mutating()` (#31021) 2024-11-21 11:08:53 -05:00
tables chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
tags fix(Tags filter): Filter assets by tag ID (#29412) 2024-07-11 12:26:36 -03:00
tasks chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
thumbnails feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336) 2024-09-24 15:39:11 +02:00
utils feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870) 2024-11-22 14:19:08 -08:00
views feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04: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 chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -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: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
jinja_context_test.py fix(Jinja metric macro): Support Drill By and Excel/CSV download without a dataset ID (#30443) 2024-10-10 21:03:19 -03:00
legacy_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
result_set_test.py fix: timezone issue in Pandas 2 (#24955) 2023-08-11 00:25:33 -07:00
sql_lab_execution_context.py feat: add new SQLLAB_FORCE_RUN_ASYNC feature flag (#29231) 2024-06-20 14:28:46 -07:00
sql_lab_test.py fix(SQL Lab): hang when result set size is too big (#30522) 2024-10-14 18:03:28 -07:00
sql_parse_tests.py feat: use dialect when tokenizing (#30614) 2024-10-15 14:32:02 -04:00