max-mapper / max-mapper/menubar
Why there are no tests?
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
I was expecting some useful tests for this important library.
npm test is set to standard. We can use different script to do standard, test script should be doing tests.
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 inspecting the npm scripts, especially the configuration behind npm test, and review how this TypeScript Electron library is structured. Define which useful tests are needed and ensure the test script runs them rather than only standard; done means the selected tests execute successfully through npm test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100