cosmos-sdk/server
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
..
api Merge PR #6489: Test Network Testing Framework 2020-06-26 12:30:49 -04:00
config Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
mock Concept PR simplify Module (#6231) 2020-06-10 18:48:16 +00:00
constructors.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
constructors_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
export.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
export_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
init.go spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
init_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
pruning.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
pruning_test.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
start.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
test_helpers.go Server/simd: Viper Removal (#6599) 2020-07-05 16:56:17 +00:00
tm_cmds.go Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
util.go version: Remove Viper (#6628) 2020-07-07 17:20:09 +00:00
util_test.go Run make format 2018-12-10 14:27:25 +00:00