IBM/openapi-to-graphql

Refactor tests

开放

#246 创建于 2019年9月9日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (215 个派生)github user discovery
good first issue

仓库指标

星标
 (1,645 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南