TeamNewPipe / TeamNewPipe/NewPipeExtractor
Improve tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2k
- Forks
- 602
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 6
Description
While implementing yt_new, I found out a lot of things just aren't tested at all, for example the InfoItemExtractors. I'll update this issue with more and concrete examples later.
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
Start by reviewing the yt_new implementation and the InfoItemExtractors mentioned in the issue to identify concrete untested behavior. Add focused tests for the gaps you find and verify that the new tests pass; the issue currently provides no specific files, cases, or completion boundary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100