Matrice di fixture HTTP per replay API
Scegli fixture HTTP per richieste grezze, validazione firme webhook e mutation GraphQL.
Come usare questa matrice
- 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.
Apri libreria principale
Questa matrice e collegata alla libreria HTTP e al relativo manifest.
Righe di fixture
| 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 |
Pack correlati
Pack di fixture per replay API
Pack di fixture HTTP, HAR, cURL e NDJSON reali per replay di richieste, validazione trace e workflow di integrazione API.
api_replay_fixture_pack.zip · 3.3 KB
Pack di fixture per debug webhook
Pack di fixture HTTP, cURL, HAR e NDJSON reali per firme webhook, retry di consegna e debug callback.
webhook_debugging_fixture_pack.zip · 2.8 KB
Flussi di lavoro correlati
Fixture per test di replay API
Fixture HTTP, HAR, cURL e NDJSON per replay di richieste, validazione trace di rete e diagnosi API.
Apri workflowFixture per validazione webhook
Fixture HTTP, cURL, NDJSON e HAR per firme webhook, retry di consegna e debug di callback.
Apri workflow