E2E tests
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 12k
- Forks
- 349
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, the tests run separately from the OS implementation. It would be nice to find a way to test the OS implementation as well.
Contributor guide
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 existing E2E test setup and the OS implementation entry points to understand how they are currently separated. Define how the tests should exercise the OS implementation, then verify that the E2E suite covers that path and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100