add proposalCreation Sample test
This commit is contained in:
parent
76911ed5d6
commit
862e9b6079
7 changed files with 267 additions and 12 deletions
|
|
@ -49,7 +49,10 @@ tests =
|
|||
(stakePolicy Stake.stake)
|
||||
()
|
||||
Stake.stakeCreationUnsigned
|
||||
, validatorSucceedsWith
|
||||
]
|
||||
, testGroup
|
||||
"validator"
|
||||
[ validatorSucceedsWith
|
||||
"stakeDepositWithdraw deposit"
|
||||
(stakeValidator Stake.stake)
|
||||
(toDatum $ StakeDatum 100_000 signer [])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue