Skip to content

refactor(p2p/consensus/tests): use TestPeer in consensus p2p tests#3372

Merged
CHr15F0x merged 2 commits into
mainfrom
chris/test-peer-in-consensus-p2p-tests-2
Apr 30, 2026
Merged

refactor(p2p/consensus/tests): use TestPeer in consensus p2p tests#3372
CHr15F0x merged 2 commits into
mainfrom
chris/test-peer-in-consensus-p2p-tests-2

Conversation

@CHr15F0x
Copy link
Copy Markdown
Contributor

Fixes: #3370

Also: adds support for application-specific test events

Test execution improved (i7-14650HX):

  • formerly ~700-900ms
  • now ~150-300ms

@CHr15F0x CHr15F0x changed the title Chris/test peer in consensus p2p tests 2 refactor(p2p/consensus/tests): use TestPeer in consensus p2p tests Apr 29, 2026
@CHr15F0x CHr15F0x marked this pull request as ready for review April 29, 2026 10:02
@CHr15F0x CHr15F0x requested a review from a team as a code owner April 29, 2026 10:02
Base automatically changed from chris/preconfirmed-p2p-network-scaffolding to main April 30, 2026 12:05
@CHr15F0x CHr15F0x force-pushed the chris/test-peer-in-consensus-p2p-tests-2 branch from 3e6317b to fcf7734 Compare April 30, 2026 12:06
@CHr15F0x CHr15F0x merged commit 89028f0 into main Apr 30, 2026
11 checks passed
@CHr15F0x CHr15F0x deleted the chris/test-peer-in-consensus-p2p-tests-2 branch April 30, 2026 12:47
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.

refactor(p2p/consensus/tests): use TestPeer

3 participants