ignite/modules

`claim`: add test for bank module related errors

aljo242 opened this issue · 1 comments

InitializeAirdropSupply tests don't have cases of the critical errors related Mint and Burn failures from the bank keeper

We should implement bank keeper mock and add test cases to cover these errors

Resolved in #97