Skip to content

Instantly share code, notes, and snippets.

# Such manifests may be broken up to any number of multiple files.
# Using map vs slice to enable referencing scenarios by ID in a dynamic structure.
# (TBD; there might be a neater solution but i'm happy with this so far)
---
scenarios:
S000:
description: some http call to some endpoint where we expects some response values
request:
uri: "/fakeauth"
method: post