superset/tests/unit_tests
Daniel Vaz Gaspar 6ae5388dcf
fix: allow db driver distinction on enforced URI params (#23769)
2023-04-23 15:44:21 +01:00
..
advanced_data_type test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
annotation_layers chore: Test cases for annotations and annotation layers incorrect creation through API (#17246) 2021-11-03 09:11:41 +00:00
charts fix: Ensure the reporting framework handles charts with no data (#23585) 2023-04-06 07:30:27 +12:00
columns test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
commands fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
common feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) 2022-11-02 08:21:17 +08:00
dao chore: Migrate /superset/queries/<last_updated_ms> to API v1 (#22611) 2023-01-27 13:20:56 -05:00
dashboards chore: Migrate /superset/favstar to API v1 (#23165) 2023-03-29 16:42:23 -04:00
databases fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
datasets fix: permission checks on import (#23200) 2023-03-15 08:31:09 -07:00
datasource chore: remove shadow write of new sip 68 dataset models (#21986) 2022-11-14 09:55:53 -08:00
db_engine_specs fix: allow db driver distinction on enforced URI params (#23769) 2023-04-23 15:44:21 +01:00
explore chore: improve schema security (#23385) 2023-03-17 08:05:50 -07:00
fixtures chore: Deprecate show_native_filters (#23228) 2023-03-02 07:29:51 +13:00
importexport feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
key_value feat: introduce hashids permalink keys (#19324) 2022-03-24 21:53:09 +02:00
models fix: memoized decorator memory leak (#23139) 2023-02-27 15:59:11 +00:00
notifications fix: error_parsing (#21946) 2022-10-28 19:43:37 -04:00
pandas_postprocessing chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
queries feat: add new cache_query_by_user key (#23415) 2023-03-20 12:17:20 -07:00
security chore: improve schema security (#23385) 2023-03-17 08:05:50 -07:00
tables test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
tasks feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
utils chore: increment statsd as warn (#23041) 2023-02-16 15:43:18 -08:00
views feat: API for asset sync (#19220) 2022-03-22 08:29:24 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
config_test.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
conftest.py feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) 2022-11-02 08:21:17 +08: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 fix: dataset_macro (#23376) 2023-03-14 16:29:12 -07:00
result_set_test.py fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -08:00
sql_lab_test.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
sql_parse_tests.py fix: is_select check for lowercase select with "WITH" clauses (#22370) 2023-04-18 08:59:50 -07:00
test_jinja_context.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00