GraphiteEditor / GraphiteEditor/Graphite
Improve and Add unit tests for untested tool and editor modules
- Dominant language
- Rust
- Stars
- 27.3k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Several core modules in `editor/src/` have no unit test coverage.
Without tests, regressions in these areas can silently break user-facing
functionality and go undetected until manual QA or user bug reports.
This issue tracks the gaps and explains the risk of each untested area.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inventorying the untested modules under editor/src/ and reading the issue's notes about the gaps and risks. Add focused unit tests for the identified modules, then run the relevant test suite; done means the targeted coverage exists and the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100