scratchfoundation / scratchfoundation/scratch-parser
Add integrations tests for 2.0 validation errors
Open
Nobody has claimed this yet.
ergonomics
- Dominant language
- JavaScript
- Stars
- 71
- Forks
- 81
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 1
Description
Add integration tests for one of each kind of validation error caused by projects discussed in #27.
Contributor guide
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 issue #27 to identify the projects and each kind of 2.0 validation error it discusses, then locate the repository's integration-test entry points. Add one integration test for each validation-error kind, using the discussed projects as fixtures, and confirm the full integration test suite passes.
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
- Mostly clear
- Newbie friendliness
- 45/100