superset/tests/utils
Ben Reinhart e7f5100833
fix: Fix unintended cache misses with async queries (#14291)
* bug: Fix unintended cache misses with async queries

* Ensure sort order

* Ensure columns are sorted

* Update failing tests
2021-04-28 12:14:55 -07:00
..
__init__.py perf: cache dashboard bootstrap data (#11234) 2020-10-13 18:43:06 -07:00
core_tests.py fix: Fix unintended cache misses with async queries (#14291) 2021-04-28 12:14:55 -07:00
csv_tests.py fix(#13734): Properly escape special characters in CSV output (#13735) 2021-03-26 15:22:00 -07:00
date_parser_tests.py fix: date picker support date unit with singular and plural (#13330) 2021-02-25 17:38:23 +08:00
decorators_tests.py perf: cache dashboard bootstrap data (#11234) 2020-10-13 18:43:06 -07:00
encrypt_tests.py feat: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -07:00
get_dashboards.py test: birth names (#12226) 2021-01-11 05:57:55 -08:00
hashing_tests.py fix: Cleanup serialization and hashing code (#14317) 2021-04-26 14:04:40 -07:00
machine_auth_tests.py perf: cache dashboard bootstrap data (#11234) 2020-10-13 18:43:06 -07:00
public_interfaces_test.py feat: add decorator to guard public APIs (#12635) 2021-01-22 13:06:14 -08:00