cosmos-sdk/tests/integration/staking/keeper
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
..
common_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
delegation_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
determinstic_test.go refactor: deterministic tests and add gas tests (#13539) 2022-10-25 06:36:47 +00:00
genesis_test.go chore: run make format (#13375) 2022-09-24 00:22:03 +02:00
grpc_query_test.go refactor: staking module using mocks (#12827) 2022-08-28 14:02:29 +00:00
keeper_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
msg_server_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
params_test.go refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
slash_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
unbonding_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
validator_bench_test.go refactor: staking module using mocks (#12827) 2022-08-28 14:02:29 +00:00
validator_test.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00