cosmos-sdk/testutil
Facundo Medica 21021b8378
feat: Implement BeginBlock EndBlock for Core API modules (#14819)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-02-01 14:20:39 +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: Implement BeginBlock EndBlock for Core API modules (#14819) 2023-02-01 14:20:39 +00:00
network refactor: create go.mod for store (#14746) 2023-01-25 13:31:56 +00:00
rapidproto feat: add rapidproto generator (#14849) 2023-01-31 21:26:10 +00:00
sims fix: add simulation tests for new param change (#14728) 2023-01-27 20:44:39 +00:00
testdata refactor: remove .Type() and .Route() from msgs (#14751) 2023-01-24 17:03:06 +00: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: create go.mod for store (#14746) 2023-01-25 13:31:56 +00: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