cosmos-sdk/x/genutil/client/cli
likhita-809 7ebbfa0b30
refactor(nft): CLI tests using Tendermint Mock (#13256)
* wip: move nft cli tests to e2e tests

* wip: add cli tests using Tendermint Mock

* cleanup genutil test file

* remove unncessary test cases

* address review comments

Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-09-19 13:01:49 +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(nft): CLI tests using Tendermint Mock (#13256) 2022-09-19 13:01:49 +00:00
validate_genesis.go docs: updates outdated docs (#12014) 2022-05-31 08:59:38 -04:00