mozilla / mozilla/authenticator-rs
linux/hidraw.rs needs tests
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 316
- Forks
- 82
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 1
Description
Writing tests is really straightforward, we just need to do it. Could probably also add a fuzzing target.
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 reading linux/hidraw.rs and inspect nearby tests or other platform implementations for testing conventions. Identify the hidraw behavior that needs coverage and whether a fuzzing target is feasible; done means the file has meaningful tests, with fuzzing added only if its scope is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems, security, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100