oxidecomputer / oxidecomputer/crucible
Need tests for volumes with multiple sub-volumes
Open
Nobody has claimed this yet.
multiple-subvolumes
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Right now we only test a Volume with a single sub-volume.
More tests should be created that tests a Volume with multiple sub-volumes
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
Locate the existing Rust tests for a Volume with a single sub-volume and read how those fixtures are constructed and run. Add cases covering a Volume with multiple sub-volumes, then run the relevant test target and confirm those cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100