E-Easybackendenhancementhelp wanted
Repository metrics
- Stars
- (104 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Now that we have a test framework, we should verify everything in the JSON. Right now, we only have two tests: https://github.com/steveklabnik/rustdoc/tree/master/tests/source
testing all aspects of https://github.com/steveklabnik/rustdoc/blob/master/frontend/public/data.json is good; that'd take two steps:
- we should use
jsonapito validate that it's proper JSON-API - we should test that the proper relationships are created