superset/tests/unit_tests
Beto Dealmeida 0070097af8
feat: impersonate with email prefix (#28770)
2024-05-30 13:32:39 -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(embedded+async queries): support async queries to work with embedded guest user (#26332) 2024-01-08 17:11:45 -08:00
charts refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
columns chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
commands chore(tags): Handle tagging as part of asset update call (#28570) 2024-05-28 11:41:31 -04: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 fix: Remedy logic for UpdateDatasetCommand uniqueness check (#28341) 2024-05-07 06:42:37 -07:00
dashboards chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
databases refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
datasets refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
datasource chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
db_engine_specs fix: adds the ability to disallow SQL functions per engine (#28639) 2024-05-29 10:51:28 +01:00
explore feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
extensions chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
fixtures feat: new Columnar upload form and API (#28192) 2024-05-06 15:51:42 +01:00
importexport refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
key_value fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
migrations refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
models feat: impersonate with email prefix (#28770) 2024-05-30 13:32:39 -04:00
notifications chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
pandas_postprocessing fix: Contribution percentages for ECharts plugins (#28368) 2024-05-08 15:54:21 -03:00
queries refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
reports chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
scripts chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security chore: unit tests for `catalog_access` (#28406) 2024-05-09 14:41:33 -04:00
tables chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
tags chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07: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 refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07: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 feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -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 refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07: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_test.py feat: improve event logging for queries + refactor (#27943) 2024-04-22 16:30:50 -07:00
sql_parse_tests.py fix: adds the ability to disallow SQL functions per engine (#28639) 2024-05-29 10:51:28 +01:00