IBM/openapi-to-graphql

Refactor tests

Offen

#246 geöffnet am 09.09.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (215 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (1.645 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide