ignite / cli

Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
https://ignite.com
Other
1.25k stars 546 forks source link

Add unit tests in pkg #966

Open lumtis opened 3 years ago

lumtis commented 3 years ago

Listed below are the pkg that miss uni tests. We should for each of them determine if unit tests can be added (eventually not if the pkg is too small or too reliable to an external source not mockable) and add the unit tests

salmad3 commented 7 months ago

Let's first assess applicable packages and then split issue.