glideapps / glideapps/quicktype
Split up tests with huge objects
Open
CI
good first issue
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 1.2k
- Avg merge
- 8h 53m
- Merged PRs (30d)
- 369
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.