regression tests for down voting with fake stakes
This commit is contained in:
parent
a200f4ee20
commit
e9e1502138
2 changed files with 30 additions and 2 deletions
|
|
@ -402,6 +402,10 @@ specs =
|
|||
"change output stake value"
|
||||
(Unlock.mkChangeOutputStakeValue nStakes)
|
||||
(Unlock.Validity True False)
|
||||
, Unlock.mkTestTree
|
||||
"use fake stake"
|
||||
(Unlock.mkUseFakeStakes nStakes)
|
||||
(Unlock.Validity False False)
|
||||
]
|
||||
|
||||
legalGroup = group "legal" $ map mkLegalGroup stakeCountCases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue