superset/tests/unit_tests
Beto Dealmeida 9315a8838c
fix: pass string to `process_template` (#31329)
2024-12-07 09:49:49 -05:00
..
advanced_data_type chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08: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: purge OAuth2 tokens when DB changes (#31164) 2024-11-26 15:57:01 -05: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 chore(🦾): bump python ruff 0.4.5 -> 0.8.0 (#31001) 2024-11-24 17:30:48 -08: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: add YDB as a new database engine (#31141) 2024-12-05 09:14:19 -05: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: purge OAuth2 tokens when DB changes (#31164) 2024-11-26 15:57:01 -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: check orderby (#31156) 2024-11-26 10:15:06 -05:00
sql refactor: remove more sqlparse (#31032) 2024-11-26 17:01:07 -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 sure to quote formulas on Excel export (#31166) 2024-11-26 18:16:44 -05: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 fix: pass string to `process_template` (#31329) 2024-12-07 09:49:49 -05:00