oxidecomputer / oxidecomputer/opte
replace layer_nat test
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Rust
- Stars
- 77
- Forks
- 11
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 8
Description
I've had the opte::engine::Layer::layer_nat() test sitting commented out for quite some time now. Need to reinstate/replace it with something equivalent.
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 commented-out opte::engine::Layer::layer_nat() test and read the surrounding Layer tests first. Reinstate or replace it with an equivalent test, then run the relevant Rust test target to verify that the NAT behavior is covered and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100