cosmos-sdk/x/genutil/client/cli
Alessio Treglia a940214a49
testutil cleanup and reorg (#6658)
Prepare migrating testing auxiliary functions from tests
to testutil.

Remove local duplicates on testutil.WriteToNewTempFile().

Always favor testutil.NewTestCaseDir() over ioutil.TempDir().

Add test cases for the testing auxiliary functions.
2020-07-09 14:21:20 +02:00
..
collect.go Merge PR #6651: More CLI cleanup 2020-07-08 13:57:45 -04:00
gentx.go Merge PR #6651: More CLI cleanup 2020-07-08 13:57:45 -04:00
init.go x/genutil: fix HomeFlag (#6636) 2020-07-08 09:02:04 +02:00
init_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
migrate.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
migrate_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
validate_genesis.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00