cosmos-sdk/testutil
Federico Kunze Küllmer 551e8f9eb9
feat(app): Update post handlers to incorporate the runMsg success bool (#13940)
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: Vladislav Varadinov <vladislav.varadinov@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-01-12 09:37:29 +00:00
..
cli refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
configurator chore: loosen assertions in SetOrderInitGenesis and SetOrderExportGenesis (#14457) 2023-01-02 10:05:09 +01:00
mock feat(app): Update post handlers to incorporate the runMsg success bool (#13940) 2023-01-12 09:37:29 +00:00
network feat(client/v2): add autocli run + simapp example (#13867) 2022-12-31 01:53:08 +00:00
sims refactor: migrate calls from alias file to appropriate store/types (#14455) 2023-01-10 15:31:06 +00:00
testdata chore: Replace testify with gotest.tools in bank integration tests (#14477) 2023-01-11 16:16:28 +01:00
testdata_pulsar chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
account.go refactor(crisis): CLI tests using Tendermint mock (#12874) 2022-08-10 13:54:31 +00:00
assertHelpers.go chore: Replace testify with gotest.tools in staking integration tests (#14504) 2023-01-11 14:20:20 +01:00
context.go refactor: remove global metrics in store (#14439) 2022-12-30 14:46:29 +01:00
ioutil_test.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
ioutil.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
key_test.go refactor(testutil): remove dependency on simapp (#12624) 2022-07-20 07:34:58 +00:00
key.go chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to … (#10957) 2022-01-18 15:24:16 +00:00
list.go refactor: remove weird casting for staking.Keeper in slashing and distribution (#12973) 2022-08-20 21:11:44 +00:00
rest.go refactor!: extract simulation helpers out of simapp (#13402) 2022-09-27 21:19:44 +02:00