IBM/openapi-to-graphql

Refactor tests

Aperta

#246 aperta il 9 set 2019

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (215 fork)github user discovery
good first issue

Metriche repository

Star
 (1645 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor