mike-works / mike-works/modern-javascript
Spies exercise
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 9
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 1
Description
Add a test asserting that calling context is as expected when spy is in place
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
No file or test path is specified in the issue. First locate the existing spies exercise and its test setup, then identify where spy behavior is demonstrated. Done means adding a test that asserts the expected calling context when the spy is in place.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100