cosmos-sdk/x/bank/client/rest
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
..
query.go Add pagination (#6452) 2020-06-20 23:44:04 +00:00
query_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
rest.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
tx.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
tx_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00