glideapps/quicktype

Split up tests with huge objects

オープン

#559 opened on 2018/02/17

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (968 件のフォーク)batch import
CIgood first issue

Repository metrics

Stars
 (10,867 個のスター)
PR merge metrics
 (PR metrics pending)

説明

We have a few tests, in particular blns-object, keywords.json, and keyword-unions.schema, which have huge objects and slow down a few languages, particularly Rust. The objects don't need to be big - they're only testing that the keys in the objects work, so we can easily split them up without losing the benefit of the tests.

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