osmosis-labs / isotonic

Smart Contracts for the Lendex Protocol
MIT License
1 stars 0 forks source link

[market, credit_agency] Test `SwapWithdrawFrom` and `RepayWithCollateral` #128

Open uint opened 2 years ago

uint commented 2 years ago

This is about finishing mutlitests for #101 once we can and making sure it does work.

uint commented 2 years ago

This should also involve enabling this test in the tests crate:

https://github.com/confio/isotonic/blob/main/tests/tests/acceptance.rs#L94