loadsys / loadsys/composer-plugins
Write missing tests.
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- PHP
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Check the code for `@TODO` markers.
Some of the tests may be tricky to write given how composer plugin classes are usually used statically.
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
Search the repository for @TODO markers and inspect the referenced composer plugin classes, paying attention to their static usage. Run the existing test suite first; done means each identified TODO has an appropriate test and the suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100