test(dgw): add DVLS 2026.3 JREC fixtures - #1957
test(dgw): add DVLS 2026.3 JREC fixtures#1957Krista House (kristahouse) wants to merge 2 commits into
Conversation
Add versioned JREC compatibility coverage in dvls_compatibility tests with deterministic push/pull fixtures and property-based claim shape validation, including optional jet_reuse. Issue: DGW-407 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Let maintainers know that an action is required on their side
|
There was a problem hiding this comment.
Pull request overview
Adds DVLS 2026.3 JREC compatibility coverage to Gateway token validation.
Changes:
- Models push, pull, and optional reuse claims.
- Adds property-based and deterministic validation cases.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Address PR feedback by covering the explicit DVLS JREC shape with jet_reuse set to 0. Update the generator to include 0..=900 and add a fixed push_disallow_reuse sample fixture. Issue: DGW-407 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Follow-up from review of PR #1857 (DGW-403).
Add versioned JREC compatibility coverage in dvls_compatibility tests with deterministic push/pull fixtures and property-based claim shape validation, including optional jet_reuse.
Issue: DGW-407