mirror of
https://github.com/apache/superset.git
synced 2026-07-18 12:45:44 +00:00
The extension upload/delete endpoints are only mounted when ENABLE_EXTENSIONS is enabled at app-init time, so the endpoint tests 404'd depending on test ordering. Parametrize the app fixture on TestPostEndpoint/TestDeleteEndpoint so the routes are registered deterministically. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>