Block a user
menu-traversal-refactor
@lash ,For clarify,you mind giving a simple example for using the testaccountservice globally?
menu-traversal-refactor
Created a TestCase struct for generating the test cases: Commit : 810dd74e43936d999d2e6361c6b8a167c67a6317 removes the redundant code.
menu-traversal-refactor
This has now been moved to internal/testutil. Commit: 96aec1fd670efbdf724596b6945a2ba152e83ff4
menu-traversal-refactor
Updated by commit: 3afe35b44f28cffbefe1a0f41b70a2c3ba1b4ccb ,the setup driver functionality is now in the group driver.
menu-traversal-refactor
Updated by commit: 3afe35b44f28cffbefe1a0f41b70a2c3ba1b4ccb ,the setup driver functionality is now in the group driver.
menu-traversal-refactor
The blank line is required to be able to compile the .vis files,Without this,we would get an 'EOF' error.
85efd2ac6e
match step expected content after replacing actual data
8791753b2a
ignore special character in regex
c8a5391435
remove extra line
c6227acba1
use build tag to define account service
e30a7ad3e3
use regex exp to match expected content
96aec1fd67
define an event channel
810dd74e43
use one test driver
fc85bd7eed
return an event channel for the test engine
5869324c16
remove unused variable
3d409a7a59
remove blank line
22047ba703
update account service initialization based on the tag
8751c4f5bd
use just one driver for the tests
fc935535f9
remove deprecated code
ef4846b11f
move online,offline and test engine into the testutil package
827b99e48d
Revert "add dummy vouchers list"
e09c1e1e98
Revert "add dummy vouchers list"
2c98a8e133
read token list from json file
4b6fd35e7a
define importable voucher response
b3c7a3a337
Merge remote-tracking branch 'refs/remotes/origin/menu-voucherlist' into menu-voucherlist
7b374ad801
define importable token list
360b51a3dc
add uuid
e1f3ab78f1
Delete connstr in threadgdbm global channel map on close
5de82fd08a
add menu traversal tests
2220d286b7
add test data files
c39c4acc86
add test engine