Add transport integration tests for circuitv2
Open
Nobody has claimed this yet.
exp/intermediate
help wanted
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
We don't have integration tests for circuit v2 transport. It seems straightforward to add one.
We need to start an unlimited relay and use address factory to provide the right addresses from `host.Addrs`. Ideally, it should just work.
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 locating the circuitv2 transport integration-test entry point and reviewing how the host exposes host.Addrs. Set up an unlimited relay and use the address factory to supply the transport addresses; done means the circuit v2 transport integration tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100