cosmos-sdk/x/auth/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
..
broadcast.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
cli_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
decode.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
encode_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
encode.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
query.go Merge PR #6765: x/auth: Finish CLI Refactor 2020-07-17 16:20:45 -04:00
tx_multisign.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx_sign.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
validate_sigs.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00