Skip to content

Integration Test Framework #185

@ashpak-shaikh

Description

@ashpak-shaikh

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions