Agoric / dapp-orchestration-basics

Agoric Orchestration Sample dApp
4 stars 4 forks source link

test: refine contract test mocks #49

Closed dckc closed 2 months ago

dckc commented 2 months ago

Since boot-tools.js supplies agoricNames and such, let's use those.

Also, the mock cosmosInterchainService should have the same API as the real one.

And since the vstorage checks are disconnected from behavior of the contract, let's postpone testing at the vstorage layer (#20).