Documentation ¶
Overview ¶
Package tests si a collection of roothash implementation test cases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustTransitionEpoch ¶
func MustTransitionEpoch( t *testing.T, runtimeID common.Namespace, roothash api.Backend, backend beacon.Backend, epoch beacon.EpochTime, )
MustTransitionEpoch waits till the roothash's view is past the epoch transition for a given epoch.
func RootHashImplementationTests ¶
func RootHashImplementationTests(t *testing.T, backend api.Backend, consensus consensusAPI.Backend, identity *identity.Identity)
RootHashImplementationTests exercises the basic functionality of a roothash backend.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.