Closed dckc closed 2 months ago
Since boot-tools.js supplies agoricNames and such, let's use those.
boot-tools.js
agoricNames
Also, the mock cosmosInterchainService should have the same API as the real one.
cosmosInterchainService
And since the vstorage checks are disconnected from behavior of the contract, let's postpone testing at the vstorage layer (#20).
Since
boot-tools.js
suppliesagoricNames
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).