Run Amock

A project by GOV.UK Pay

Welcome to the debugger page, for more info about the project visit the NPM page for this release (v{{runAmockVersion}})

How the debugger works

{{viewingSnapshotHtml}}
{{latestMockRequest}}
{{internalState}}
{{visitedMocks}}
{{unvisitedMocks}}
{{unmatchedRequests}}

You can create a snapshot by making a POST request to /__create-debug-snapshot__

You can name your snapshot by including a body of {"name": "something"}.

Snapshots that have been stored will appear below:

    {{snapshotListHtml}}