flodata-tester/testcases.py
2019-02-15 16:35:51 +05:30

16 lines
457 B
Python

testStrings = [
'create 21000000 tokens with token transfer marker being rmt#',
'start 21 thousand coins with token transfer marker being rohit#',
'incorporate 10 billion coins with marker being vivek#',
'create 100 coins with marker being abc#',
'start 10 tokens pqr#',
'100000 mnq#',
'start 100000 mnq#',
'mnq# start 10 billion',
'mnq# start 10 crore',
'create 2 crore tokens with marker being lnq#'
]