superset/tests/unit_tests
Maxime Beauchemin 5e060cef7c
feat: add new SQLLAB_FORCE_RUN_ASYNC feature flag (#29231)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-06-20 14:28:46 -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: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -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 chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
columns chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
commands feat: Support a dynamic minimum interval for alerts and reports (#29241) 2024-06-13 19:12:45 -03:00
common fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:11:52 -03:00
connectors fix: export/import catalogs (#28408) 2024-05-09 14:42:03 -04:00
dao chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
dashboards chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
databases chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
datasets chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
datasource chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
db_engine_specs chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04: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 feat: new Columnar upload form and API (#28192) 2024-05-06 15:51:42 +01: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 feat: Adds Histogram chart migration logic (#28780) 2024-06-05 13:33:50 -03:00
models chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
notifications fix: use channel id with new slack api for file uploads (#28797) 2024-06-04 15:18:29 -07:00
pandas_postprocessing feat: Adds Histogram chart migration logic (#28780) 2024-06-05 13:33:50 -03:00
queries refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
reports chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
scripts chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
tables chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
tags chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
tasks chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
thumbnails chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
utils chore(distributed-lock): refactor tests (#29302) 2024-06-20 15:58:25 +03: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 chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -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: OAuth2 client initial work (#29109) 2024-06-09 22:11:18 -04:00
sql_parse_tests.py fix: adds the ability to disallow SQL functions per engine (#28639) 2024-05-29 10:51:28 +01:00