mirror of
https://github.com/apache/superset.git
synced 2026-07-11 17:25:31 +00:00
- ExtensionsList.tsx: unique Tooltip ids per row; onKeyDown Enter/Space for star and delete role=button spans; data-test attrs; remove stale loading dep - ExtensionsList.test.tsx: 10 unit tests (import validation, delete confirm, star toggle, keyboard a11y, file upload) - api.py: path-traversal validation, upload size limit, LOCAL_EXTENSIONS 409 - test_api.py: 19 Python unit tests for POST and DELETE endpoints Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>