IBM/openapi-to-graphql

Refactor tests

Ouverte

#246 ouverte le 9 sept. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (215 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (1 645 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

There is a lot of repeated code in our tests (for example, to run a query and compare it to expected data, to introspect a type and check the typing of a particular field). We should try to extract these functions and put them into some kind of utility file.

Guide contributeur