leobalter / leobalter/DexterJS
deny spy or fake on a Dexter created object.
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Dexter shouldn´t allow apply spy / fake twice on the same function.
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 locating the Dexter entry points that create objects and apply spies or fakes. Reproduce applying a spy or fake twice to the same function, then inspect the existing tests and add coverage showing that the second application is denied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100