superset/tests/unit_tests
Beto Dealmeida 63b5e2e4fa
perf: improve perf in SIP-68 migration (#19416)
* chore: improve perf in SIP-68 migration

* Small fixes

* Create tables referenced in SQL

* Update logic in SqlaTable as well

* Fix unit tests
2022-03-29 22:33:15 -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 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
dashboards chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
databases feat: import external management columns (#19315) 2022-03-24 10:41:22 -07:00
datasets chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
db_engine_specs chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
explore feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02: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
migrations perf: improve perf in SIP-68 migration (#19416) 2022-03-29 22:33:15 -07:00
pandas_postprocessing chore: upgrade black (#19410) 2022-03-29 20:03:09 +03: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 refactor: move date_parser to unittest (#18810) 2022-02-18 20:15:31 +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
conftest.py feat: API for asset sync (#19220) 2022-03-22 08:29:24 -07:00
core_tests.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
dataframe_test.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07: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
memoized_tests.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
sql_parse_tests.py feat: add support for comments in adhoc clauses (#19248) 2022-03-18 15:08:06 -07:00