Skip to content

test(p2p): p2p test improvements#3364

Merged
CHr15F0x merged 4 commits intomainfrom
chris/p2p-sync-test-improvements
Apr 28, 2026
Merged

test(p2p): p2p test improvements#3364
CHr15F0x merged 4 commits intomainfrom
chris/p2p-sync-test-improvements

Conversation

@CHr15F0x
Copy link
Copy Markdown
Contributor

At some point we moved to unbounded channels but the tests remained as if the channels were bounded. This PR fixes this issue, removing a bunch of helper test utils on the way.

I want this to be cleaned up because I'd like to use the TestPeer in the new preconfirmed network tests.

@CHr15F0x CHr15F0x changed the title test(p2p): p2p sync test improvements test(p2p): p2p test improvements Apr 24, 2026
@CHr15F0x CHr15F0x marked this pull request as ready for review April 25, 2026 06:43
@CHr15F0x CHr15F0x requested a review from a team as a code owner April 25, 2026 06:43
@CHr15F0x CHr15F0x force-pushed the chris/p2p-sync-test-improvements branch from 754fedb to 6950607 Compare April 28, 2026 10:26
Comment thread crates/p2p/src/test_utils/peer.rs
@CHr15F0x CHr15F0x merged commit 1362f67 into main Apr 28, 2026
11 checks passed
@CHr15F0x CHr15F0x deleted the chris/p2p-sync-test-improvements branch April 28, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants