issues
search
IntersectMBO
/
antaeus
Cardano end-to-end testing framework for Haskell APIs
10
stars
2
forks
source link
Test PlutusV3's txInfoTreasuryDonation
#55
Open
catch-21
opened
1 year ago
catch-21
commented
1 year ago
[ ] Build tx not donating to the treasury
[ ] Expect
txInfoTreasuryDonation
is
Nothing
[ ] Build tx exposing treasury amount to plutus
[ ] Expect
txInfoTreasuryDonation
is
Just Value
[ ] Check donation amount is correct
[ ] Expect
txInfoTreasuryDonation
isNothing
txInfoTreasuryDonation
isJust Value
[ ] Check donation amount is correct