mandatoryprogrammer / mandatoryprogrammer/TrustTrees
Add tests
Open
Nobody has claimed this yet.
good first issue
quality
- Dominant language
- Python
- Stars
- 406
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
There's currently 0% test coverage, the code is fairly straightforward, but test will make any contributions a lot easier to merge.
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
No test files, entry points, or specific behaviors are named. Start by inspecting the Python codebase and identifying its main execution paths, then establish a testing approach and baseline coverage. Done means the project has meaningful tests covering the relevant code rather than 0% coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100