cosmos-sdk/x/staking/client/cli
Alexander Bezobchuk 0ccc48d2a3
CLI/Tests: Remove Fixtures (#6799)
* remove fixtures

* setup tests

* update x/mint

* cli: update x/staking commands

* tests: convert x/staking CLI tests

* tests: fix x/auth CLI tests

* cli updates

* fix buiild

* fix build

* Update x/gov/client/cli/cli_test.go

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* remove GenerateOrBroadcastTx

* move TestCLIQueryConn

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-07-21 13:54:07 +00:00
..
cli_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
flags.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
query.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
tx.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
tx_test.go Merge PR #6651: More CLI cleanup 2020-07-08 13:57:45 -04:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00