IBM/openapi-to-graphql

Refactor tests

Aberta

#246 aberto em 9 de set. de 2019

 (0 comentário) (0 reação) (0 responsável)TypeScript (215 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (1.645 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador