glideapps/quicktype

Split up tests with huge objects

開放

#559 建立於 2018年2月17日

 (1 則留言) (0 個反應) (0 位負責人)TypeScript (968 個分叉)batch import
CIgood first issue

倉庫指標

星標
 (10,867 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南