Sourced from cw-multi-test's changelog.
v0.20.0 (2023-12-06)
Closed issues:
- Unit testing IBC with mock module fails: Cannot execute Stargate #37
- Allow mocking Stargate messages #40
- MultiTest does not support CosmosMsg::Stargate #88
Merged pull requests:
- Stargate mock support #106 (DariuszDepta)
- Made
no_init
function public #107 (DariuszDepta)- Separated test helper contracts for Gov and IBC #108 (DariuszDepta)
- Add test to check custom
AddressGenerator
implementation #110 (epanchee)