tests
Safe HaskellSafe-Inferred
LanguageGHC2021

Hydra.NetworkSpec

Description

Test the real networking layer

Documentation

spec :: Spec Source #

shouldEventuallyReceive :: TQueue IO Integer -> Integer -> Expectation Source #

prop_canRoundtripCBOREncoding :: (ToCBOR a, FromCBOR a, Eq a, Show a) => a -> Property Source #