superset/tests/unit_tests/utils
Eyal Ezer 07b2449bd7
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
2024-05-28 14:17:41 -07: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
date_parser_tests.py refactor(plugins): BigNumber Time Comparison with existing time_offset API (#27718) 2024-05-16 18:47:50 +02: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: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07: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