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.