max-mapper / max-mapper/menubar

Why there are no tests?

Open
#118 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.