-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Design an integration test framework that works off of a yaml
Sample yaml
id: "testId"
description: "some description"
subgraphs:
-
namespace:
schema:
-
namespace:
schema:
queries:
-
incomingQuery:
outgoingQueries:
-
namespace:
mockResponse:
outgoingQueryAssert:
-
namespace:
mockResponse:
outgoingQueryAssert:
The idea is having all scenarios one place and an inventory of all features supported
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request