Files
superset2/tests/integration_tests/reports
Joe Li e6fa96878e test(reports): add database validation edge case tests
- 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>
2026-02-18 18:05:54 -08:00
..