cosmos-sdk/x/genutil/client/cli
likhita-809 97a77a47dc
refactor(genutil): CLI tests using Tendermint Mock (#13190)
* wip

* wip

* wip: add more tests

* refactor tests

* add expCmdOutput field to tests struct

* remove unnecessary code

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-09-12 15:27:32 +00:00
..
collect.go feat(gentx): allow custom tx validation (#12956) 2022-08-23 15:36:30 +00:00
gentx_test.go refactor(genutil): CLI tests using Tendermint Mock (#13190) 2022-09-12 15:27:32 +00:00
gentx.go refactor: remove use of tmos "github.com/tendermint/tendermint/libs/os" (#13113) 2022-09-01 21:00:50 +00:00
init_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
init.go refactor: remove use of tmos "github.com/tendermint/tendermint/libs/os" (#13113) 2022-09-01 21:00:50 +00:00
migrate_test.go refactor(genutil): CLI tests using Tendermint Mock (#13190) 2022-09-12 15:27:32 +00:00
migrate.go feat(bank)!: Move the bank module SendEnabled info into state (from Params). (#11977) 2022-06-10 13:40:57 -06:00
validate_genesis_test.go refactor(genutil): CLI tests using Tendermint Mock (#13190) 2022-09-12 15:27:32 +00:00
validate_genesis.go docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00