Documentation ¶
Overview ¶
Package tests is a collection of worker test cases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WorkerImplementationTests ¶
func WorkerImplementationTests( t *testing.T, worker *executor.Worker, runtimeID common.Namespace, commonNode *commonCommittee.Node, rtNode *committee.Node, beacon beacon.SetableBackend, roothash roothash.Backend, storage storage.Backend, )
WorkerImplementationTests runs the worker implementation tests.
NOTE: This test suite must be run before all other backend-specific suites as it requires that no epoch transitions have taken place after the node was registered.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.