IntersectMBO / antaeus

Cardano end-to-end testing framework for Haskell APIs
9 stars 2 forks source link

Test PlutusV3's txInfoCurrentTreasuryAmount #54

Open catch-21 opened 1 year ago

catch-21 commented 1 year ago
    • [ ] Build tx not exposing treasury amount to plutus
      • [ ] Expect txInfoCurrentTreasuryAmount is Nothing

    • [ ] Build tx exposing treasury amount to plutus
      • [ ] Expect txInfoCurrentTreasuryAmount is Just Value
      • [ ] Check current treasury amount:
      • [ ] without withdrawal
      • [ ] whilst withdrawing
      • [ ] after withdrawing