IBM/openapi-to-graphql

Refactor tests

オープン

#246 opened on 2019/09/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (215 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (1,645 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド