14 comments (14 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,460 forks (1,460 forks)batch import
good first issuehelp wantedimplementation: javascriptimplementation: pythontype: task
Repository metrics
- Stars
- 8,342 stars (8,342 stars)
- PR merge metrics
- Avg merge 51d 1h (Avg merge 51d 1h)16 merged PRs in 30d (16 merged PRs in 30d)
Description
There are no unit tests for core classes.
Contributor guide
- Research direction
- Explore the core classes in the source code, understand their methods and expected behavior, then write unit tests using the existing test framework (likely Mocha/Chai). Focus on edge cases and typical usage patterns.
- Tech stack
- javascript
- Domain
- toolingbackend
- Issue type
- Test
- Prerequisites
- GitNode.js