dodomineV2 test finish

This commit is contained in:
owen05
2021-03-27 00:50:26 +08:00
parent 67964f41fc
commit 2c3a98d9cd
7 changed files with 461 additions and 54 deletions

View File

@@ -50,6 +50,12 @@ if [ "$1"x = "erc20-mine"x ]
then
truffle test ./test/DODOMineV2/erc20Mine.test.ts
fi
if [ "$1"x = "vdodo-mine"x ]
then
truffle test ./test/DODOMineV2/vDODOMine.test.ts
fi
# if [ "$1"x = "route-incentive"x ]
# then
# truffle test ./test/Route/Incentive.test.ts