clone-cw-multi-test 0.6.5

Testing tools for multi-contract interactions. Helps simulating chain behavior with on-chain storage locally
Documentation
1
2
3
4
5
6
#![cfg(test)]

mod test_app;
mod test_custom_handler;
mod test_gov;
mod test_ibc;