Agoric / dapp-orchestration-basics

Agoric Orchestration Sample dApp
4 stars 4 forks source link

how to mock localchain.executeTx? #53

Open dckc opened 2 months ago

dckc commented 2 months ago

use IBC mocks or something?

0xpatrickdev commented 1 month ago

use IBC mocks

Here is the setup file and some helpers:

Here are example mocks that could be reused:

And here's a test that deploys and tests a contract using the test support: