cosmos-sdk/client
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
..
debug
docs
flags
input
keys
rpc
testutil
tx CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
account_retriever.go
broadcast_test.go
broadcast.go
cmd_test.go
cmd.go
context_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
context.go
errors.go
grpc_query.go
query.go
test_helpers.go
tx_generator.go
utils_test.go
utils.go
verifier_test.go
verifier.go