consensus-test
Safe HaskellNone
LanguageHaskell2010

Test.Consensus.PeerSimulator.Tests.LinkedThreads

Description

The scheduled ChainSync and BlockFetch servers are supposed to be linked, such that if one gets disconnected, then so does the other. This module contains a collection of smoke tests to make sure of that.

Documentation