-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add some keeper and type tests (#118)
* add some initial tests * Recover cancel unbonding logic * Fix lint and remove unused func * Redelegate after cancel unbonding * Add some msg server tests * Fix lint error * Fix redelegate test error * Refactor cancel unbonding msg function * fix-lint * Add more checks to staking module * Fix linter error * Add some type tests and fix bug truncate int * Fix linter errors * Add keeper tests * Remove unused variables
- Loading branch information
Showing
8 changed files
with
797 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.