superset/tests/unit_tests
Beto Dealmeida fbf10c35a9
feat: return UUID on database creation (#23143)
2023-02-21 17:36:16 -08: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 chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
columns test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
commands fix(assets api): import replaces dashboard (#22208) 2022-12-21 15:36:40 -08: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 test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
databases feat: return UUID on database creation (#23143) 2023-02-21 17:36:16 -08:00
datasets fix: add new config to allow for specific import data urls (#22942) 2023-02-06 08:17:08 -08:00
datasource chore: remove shadow write of new sip 68 dataset models (#21986) 2022-11-14 09:55:53 -08:00
db_engine_specs chore(db_engine_specs): clean up column spec logic and add tests (#22871) 2023-01-31 15:54:07 +02:00
explore chore: Update dataset_id & dataset_type datasource_id & datasource_type for SPA explore (#22461) 2022-12-22 19:46:00 -05:00
fixtures feat: Move cross filters to Dashboard (#22785) 2023-01-25 18:01:06 +01:00
importexport fix: check that imports are ZIPs (#21875) 2022-10-26 12:15:46 -07:00
key_value feat: introduce hashids permalink keys (#19324) 2022-03-24 21:53:09 +02:00
models fix: improve get_db_engine_spec_for_backend (#21171) 2022-08-29 11:42:42 -07:00
notifications fix: error_parsing (#21946) 2022-10-28 19:43:37 -04:00
pandas_postprocessing feat: Axis sort in the Bar Chart V2 (#21993) 2022-11-26 22:06:26 +08: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 test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
memoized_tests.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03: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 chore(misc): Spelling (#19678) 2023-01-25 16:35:08 -07:00
test_jinja_context.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00