superset/tests/unit_tests/utils
Ville Brofeldt 03969d5f90
chore(distributed-lock): refactor tests (#29302)
2024-06-20 15:58:25 +03:00
..
__init__.py chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
cache_test.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
csv_tests.py fix: Workaround for Pandas.DataFrame.to_csv bug (#28755) 2024-06-13 08:54:54 -07:00
date_parser_tests.py feat: add Current time-range options for time filter (#28637) 2024-06-06 14:07:09 -06:00
db.py perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
docker.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
excel_tests.py fix: datetime with timezone excel export (#25318) 2023-09-21 13:11:59 -07:00
filters_test.py feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
json_tests.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
lock_tests.py chore(distributed-lock): refactor tests (#29302) 2024-06-20 15:58:25 +03:00
log_tests.py refactor: use exception status for logging (#21971) 2022-11-14 14:14:24 -08:00
oauth2_tests.py chore(OAuth2): refactor for custom OAuth2 clients (#27880) 2024-04-05 12:17:39 -04:00
test_core.py refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
test_decorators.py chore: prevent prophet from logging non-errors as errors (#27053) 2024-02-08 17:33:07 -05:00
test_file.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
urls_tests.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00