graphql-orchestrator-java
graphql-orchestrator-java copied to clipboard
Integration Test Framework
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