test: execute the HTTP scenario catalog

This commit is contained in:
DongHyeonka
2026-08-02 11:17:28 +09:00
parent 76bf9f1aa3
commit abdd90ad5d
21 changed files with 2255 additions and 157 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"schemaVersion": 2,
"scenarioCatalogs": [
{
"owner": "fixture-owner",
"path": "tests/fixtures/test-evidence/scenarios/catalog.json",
"expectationExport": "HTTP_SCENARIO_EXPECTATIONS",
"receiptPath": "tests/fixtures/test-evidence/scenarios/receipt.json",
"receiptSchemaVersion": 1
}
],
"sourceContracts": []
}