web/docs/integration-test-plan.md

23 lines
607 B
Markdown

# Integration Test Plan (Membership Commerce)
## Objective
Validate end-to-end behavior from wallet intent to membership-gated checkout.
## E2E Scenarios
1. Happy path membership activation.
2. Signature mismatch.
3. Quote expiry before tx submission.
4. Tx mismatch (amount/currency/recipient).
5. Membership suspended blocks checkout.
6. Active membership enables checkout quote.
7. Entitlement non-active blocks runtime activation.
## Artifacts
1. API request/response captures.
2. Tx hash and chain verification outputs.
3. Receipt/audit evidence IDs.
4. Pass/fail mapping to conformance vectors.