Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestApis ¶
func TestApis(t *testing.T, b APIBuilder)
TestApis is the entry point to API test suite
func TestDealFlow ¶
func TestDealFlow(t *testing.T, b APIBuilder)
Types ¶
type APIBuilder ¶
APIBuilder is a function which is invoked in test suite to provide test nodes and networks
storage array defines storage nodes, numbers in the array specify full node index the storage node 'belongs' to
type TestStorageNode ¶
type TestStorageNode struct { api.StorageMiner MineOne func(context.Context) error }
Click to show internal directories.
Click to hide internal directories.