input-output-hk / marlowe-ts-sdk

Marlowe TypeScript SDK
https://marlowe.iohk.io/
Apache License 2.0
22 stars 11 forks source link

Create an experiment branch to assess using Cucumber for integration/unit test #146

Open hrajchert opened 9 months ago

hrajchert commented 9 months ago

initial Idea for resolvers in the integration test space:

Given a swap contract between "Alice" and "Bob" for "20 tokenA" for "40 tokenB"
When I submit contract I get TxId
When I wait for confirmation
Then the tx is confirmed
bjornkihlberg commented 8 months ago

Progress