PrismarineJS / PrismarineJS/node-minecraft-protocol
Make it possible to put several values for a type in packetTest.js
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 290
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
It might be interesting to define these values in a .json file and use it in independent datatype tests too (see https://github.com/roblabla/ProtoDef/issues/25)
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 reading packetTest.js and the referenced ProtoDef issue #25 to clarify how multiple values for one type should be represented. Identify the independent datatype tests that should reuse the proposed JSON values; done means packetTest.js accepts several values for a type and those tests can consume the shared definitions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100