azu / azu/ast-equal

validate argument is not undefined

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.