celestiaorg / celestiaorg/beetswap
Integartion tests don't need to create tcp connections
Open
- Dominant language
- Rust
- Stars
- 19
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
[libp2p_swarm_test::SwarmExt](https://docs.rs/libp2p-swarm-test/latest/libp2p_swarm_test/trait.SwarmExt.html) instead
Contributor guide
Research direction
Inspect the integration tests that currently create TCP connections and read the libp2p_swarm_test::SwarmExt documentation. Replace the direct TCP setup with the referenced helper, then run the integration tests to confirm they pass without creating TCP connections directly.
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
- 45/100