digitalbazaar / digitalbazaar/zcap
mocha `--delay` usage
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 4
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
It seems like mocha would need --delay but the way the tests are structured, it only runs without that flag. Check if there is some underlying problem or if the current setup is ok.
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
Start by reviewing the test setup and how Mocha is invoked, focusing on the interaction with the --delay flag. Determine whether the current behavior reflects an underlying problem or an intentional setup; completion requires documenting or fixing that behavior and verifying the tests run as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100