mirror of
https://github.com/apache/superset.git
synced 2026-05-25 01:35:39 +00:00
The cache warmup mechanism has been refactored to use WebDriver instead of direct HTTP requests. These tests were testing the old fetch_url and fetch_csrf_token functions which no longer exist in cache.py. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>