drops testing

This commit is contained in:
owen05
2021-05-24 20:32:05 +08:00
parent c080031b8b
commit d85411e8d9
10 changed files with 315 additions and 22 deletions

View File

@@ -66,6 +66,11 @@ then
truffle test ./test/DODONFT/mysteryBoxV1.test.ts
fi
if [ "$1"x = "boxV2"x ]
then
truffle test ./test/DODODrops/dropsV2-fixedAmount.test.ts
fi
# if [ "$1"x = "route-incentive"x ]
# then
# truffle test ./test/Route/Incentive.test.ts