cosmos-sdk/x/crisis
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
..
client/cli testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
keeper Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/crisis: In-Process CLI Integration Tests (#6634) 2020-07-08 08:23:34 +00:00
abci.go Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
genesis.go remove internal package folder 2020-03-03 17:45:02 +01:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
handler_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
module.go x/crisis: In-Process CLI Integration Tests (#6634) 2020-07-08 08:23:34 +00:00