cosmos-sdk/tests/integration
Amaury ff39d243d4
refactor: Improve x/bank deterministic tests (#13450)
* refactor: Improve x/bank deterministic tests

* typo

* Less changes

* Rename var

* Fix SpendableBalances

* Fix pagination tests

* Fix TestGRPCQueryTotalSupply

* Remove explicit SetupTest()

* Fix TestGRPCSendEnabled

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-10-06 12:05:56 +00:00
..
bank/keeper refactor: Improve x/bank deterministic tests (#13450) 2022-10-06 12:05:56 +00:00
distribution refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
genutil feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
gov feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
slashing/keeper refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
staking/keeper refactor: move x/{moduleName}/test{ModuleName} to x/{moduleName}/testutil (#13427) 2022-10-02 10:42:52 -04:00
store/rootmulti refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00