validate argument is not undefined
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`astEqual(undefined, AST);` should throw Error
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the astEqual function and inspect how its arguments are validated. Add coverage for astEqual(undefined, AST) and confirm that it throws an Error when the first argument is undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100