cosmos-sdk/tests/integration
Matt Kocubinski 184235e1a8
refactor: create go.mod for simapp (#13130)
* Add go.mod for simapp

* creating dep check script

* new version of cosmos-sdk

* tests/ must be a module also if it is to test simapp

* maybe add a github action which should fail

* mv tests/mocks -> testutil/mock

* Refactor usages of tests/mocks

* update build command

* fix rosetta tests

* go mod tidy

* use cosmossdk.io/simapp

* Update sim entrypoints

* use simapp as a module

* go mod tidy

* Add replaced for vuln package

* fix vuln dep

* this CI run should fail

* this CI run should succeed

* use absolute path in makefile
2022-09-07 18:14:22 +00:00
..
bank/keeper refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
distribution refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
genutil refactor!: Remove sdk.Router and refactor baseapp tests (#13005) 2022-08-30 23:50:47 +02:00
gov refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
slashing/keeper refactor: use mocks for x/slashing (#12937) 2022-08-17 14:40:41 -04:00
staking/keeper refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
store/rootmulti refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00