zero-to-mastery / zero-to-mastery/JS_Fun_Practice
Error in "schmeb0704_solution.js" file
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 729
- Forks
- 576
- Avg merge
- 22h 4m
- Merged PRs (30d)
- 2
Description
When running test using the "npm run test" command, all tests seems to be working fine but one. I think there is a problem with one of the solutions that were pushed to the zero-to-mastery repo, specifically in the file named "schmeb0704_solution.js" located in the Solutions folder.
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 running npm run test and identify the failing test associated with Solutions/schmeb0704_solution.js. Read that solution and the failing test to determine the expected behavior. Done means the solution behaves as expected and the full npm run test command passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100