Documentation ¶
Overview ¶
Package rofl implements the E2E tests for ROFL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Runtime = scenario.NewRuntimeScenario(ronlBinaryName, []scenario.RunTestFunction{ OracleTest, CreateUpdateRemoveTest, QueryTest, }, scenario.WithCustomFixture(RuntimeFixture))
Runtime is the rofl module test.
Functions ¶
func CreateUpdateRemoveTest ¶
CreateUpdateRemoveTest tests application create, update and remove calls.
func OracleTest ¶
OracleTest tests basic example ROFL application functionality.
func RuntimeFixture ¶
func RuntimeFixture(sc *scenario.RuntimeScenario, ff *oasis.NetworkFixture)
RuntimeFixture prepares the runtime fixture for ROFL tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.