@lash ,So the idea for this would be to setup an event channel in the TestEngine that would block the other test calls for 5 seconds ,if the online tag is defined.For reference and input: …
@lash ,For clarify,you mind giving a simple example for using the testaccountservice globally?
Created a TestCase struct for generating the test cases: Commit : 810dd74e43936d999d2e6361c6b8a167c67a6317 removes the redundant code.
This has now been moved to internal/testutil. Commit: 96aec1fd670efbdf724596b6945a2ba152e83ff4
Updated by commit: 3afe35b44f28cffbefe1a0f41b70a2c3ba1b4ccb ,the setup driver functionality is now in the group driver.
Updated by commit: 3afe35b44f28cffbefe1a0f41b70a2c3ba1b4ccb ,the setup driver functionality is now in the group driver.
The blank line is required to be able to compile the .vis files,Without this,we would get an 'EOF' error.