cosmos-sdk/testutil
atheeshp 9f3575a10f
refactor: deterministic tests and add gas tests (#13539)
* refactor: x/auth deterministic tests

* changes

* x/bank refactor

* changes

* review changes

* refactor `x/staking`

* fix tests

* fix tests

* fix tests

* review changes

* Update testutil/testdata/grpc_query.go

* Update testutil/testdata/grpc_query.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-10-25 06:36:47 +00:00
..
cli refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
configurator feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
mock chore: minor cleanup of types (#13430) 2022-10-02 15:03:03 +02:00
network chore: move pruning to store (#13609) 2022-10-24 14:02:17 +02:00
sims feat!: specify module to export (#13437) 2022-10-04 10:06:30 +00:00
testdata refactor: deterministic tests and add gas tests (#13539) 2022-10-25 06:36:47 +00:00
testdata_pulsar refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
account.go refactor(crisis): CLI tests using Tendermint mock (#12874) 2022-08-10 13:54:31 +00:00
context.go refactor: Use mocks for x/nft testing (#12407) 2022-07-05 14:38:27 +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