Skip to content

Commit

Permalink
test(orca-contract): never mind vstorage layer
Browse files Browse the repository at this point in the history
makeQueryToolMock() was disconnected from the behavior of the contract

 - use vt.when() to resolve the offer result vow
   - test passStyleOf invitationMakers
   - test some details of publicSubscribers
 - use bootstrap powers from boot-tools.js for
   agoricNames, storage, marshaller, zoe, bldIssuerKit, ...
   - use registerChain to add chains to agoricNames
 - prune getChainHub test on cosmosInterchainService
   It has no such method.
 - make cosmosInterchainService, localchain mocks conform to
   production API
 - clean up logging a bit
 - removed test for bad chainName - no need to test this test code
  • Loading branch information
dckc committed Sep 24, 2024
1 parent a844f8f commit 9527b47
Showing 1 changed file with 203 additions and 387 deletions.
Loading

0 comments on commit 9527b47

Please sign in to comment.