PrismarineJS / PrismarineJS/minecraft-data
Add some more sanity checks in tests
Open
Nobody has claimed this yet.
data quality
- Dominant language
- JavaScript
- Stars
- 938
- Forks
- 294
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 23
Description
May help to keep quality high
Some examples:
- are items from recipes all presents in item file
- are all states uniques in blocks.json
- does the display name kind of look like the name
- all material in material key are present in material.json
- newer version always have more blocks than old ones
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing test suite and the recipe, item, blocks.json, and material.json data files mentioned in the issue. Define checks for the listed consistency relationships, including version ordering, and consider the work done when those checks run as part of the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100