Matrice di fixture HTTP per replay API
Scegli fixture HTTP per richieste grezze, validazione firme webhook e mutation GraphQL.
3
Righe di fixture
3
Come usare questa matrice
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Come usare questa matrice
Coverage
- Copre replay API, verifica firme e richieste di mutation.
- Utile per client HTTP, riproduzione bug e suite di integrazione.
- Supportata dai pack di replay API e richieste firmate.
Righe di fixture
Available Variants
| Variante | Profilo | Focus del test | File | Dimensione | Scarica |
|---|---|---|---|---|---|
|
Upload Replay HTTP
Good baseline for replaying a POST request with auth and an idempotency key.
|
JSON API request | Request replay and idempotency |
http_api_replay_request_sample.http
|
271 B | Scarica |
|
Webhook Signature HTTP
Useful when validating signed webhook payloads and delivery metadata handling.
|
Webhook callback request | Signature and header validation |
http_webhook_signature_validation_sample.http
|
295 B | Scarica |
|
GraphQL Mutation HTTP
Targets REST-client and replay tooling that needs GraphQL request bodies and variables.
|
GraphQL request | Mutation replay |
http_graphql_mutation_sample.http
|
271 B | Scarica |
Pagine strategiche correlate