superset/tests/unit_tests
John Bodley b08e21efd9
[requirements] Resolve rebase conflicts (#20152)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2022-06-03 15:27:35 -07:00
..
advanced_data_type feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03: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 feat: import external management columns (#19315) 2022-03-24 10:41:22 -07:00
columns chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
commands feat: import/export assets commands (#19217) 2022-03-17 10:51:17 -07:00
common chore: Remove legacy SIP-15 interim logic/flags (#18936) 2022-03-04 09:15:36 +13:00
dao feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
dashboards chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
databases fix: check type of url before performing string actions (#19569) 2022-04-06 17:32:10 -07:00
datasets feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
db_engine_specs [requirements] Resolve rebase conflicts (#20152) 2022-06-03 15:27:35 -07:00
explore feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
fixtures chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
importexport feat: API for asset sync (#19220) 2022-03-22 08:29:24 -07:00
key_value feat: introduce hashids permalink keys (#19324) 2022-03-24 21:53:09 +02:00
pandas_postprocessing fix: Box Plot Chart throws an error when the average (AVG) / SUM is being calculated on the Metrics (#20235) 2022-06-02 10:00:04 +08:00
tables chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
tasks fix: add fallback and validation for report and cron timezones (#17338) 2021-11-12 12:28:17 -08:00
utils feat: simplify memoized_func (#19905) 2022-04-29 15:55:58 -07: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
conftest.py perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
core_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
dataframe_test.py fix(sqllab/charts): casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp (#18873) 2022-05-04 09:47:12 +03: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 feat: query datasets from SQL Lab (#15241) 2022-06-01 15:18:40 -07:00
memoized_tests.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
sql_lab_test.py fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
sql_parse_tests.py feat: RLS for SQL Lab (#19999) 2022-05-12 11:03:01 -07:00
test_jinja_context.py test(jinja): refactor to functional tests (#19606) 2022-04-08 20:32:38 +03:00