superset/tests/unit_tests
Beto Dealmeida 0db59b45b8
fix: adhoc metrics (#30202)
2024-10-10 16:46:17 -04: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 create/update OAuth2 DB (#30071) 2024-09-03 19:22:38 -04:00
common fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:11:52 -03:00
connectors fix: Pre-query normalization with custom SQL (#30389) 2024-09-25 15:30:53 -03: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 fix(db_engine_specs): add a few missing time grains to Postgres spec (#30325) 2024-09-20 13:34:10 -04: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 chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03: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 fix(Explore): Apply RLS at column values (#30490) 2024-10-04 18:12:28 +03:00
pandas_postprocessing fix: Histogram chart not able to use decimal datatype column (#30416) 2024-09-30 09:04:55 -03: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 chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security fix(embedded): sankey charts (#30491) 2024-10-02 13:45:35 -04:00
sql fix: Unable to parse escaped tables (#30560) 2024-10-09 13:25:44 -03: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 fix: set columns numeric datatypes when exporting to excel (#27229) 2024-08-23 01:39:47 -06: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: don't reformat generated queries (#30350) 2024-10-04 11:09:37 -04: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 feat: allow create/update OAuth2 DB (#30071) 2024-09-03 19:22:38 -04:00
sql_parse_tests.py fix: adhoc metrics (#30202) 2024-10-10 16:46:17 -04:00