mirror of
https://github.com/apache/superset.git
synced 2026-04-28 04:25:07 +00:00
- No-mutation-on-422: verify rejected PUT does not change model state - POST parity guard: confirm POST with Report+database still returns 400 - Bad DB on transition: Report→Alert with nonexistent DB returns 422 - Command-level unit matrix: 12 tests covering all effective type/database combinations (payload absent vs None vs int, model DB present/absent, type transitions in both directions) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>