graph-quilt / graph-quilt/graphql-orchestrator-java

Integration Test Framework

Open
#185 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Groovy
Stars
73
Forks
32
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.