Commit Graph
4 Commits
Author SHA1 Message Date
MarkoandJulien Robert be081b1051 test: rewrite group tx e2e tests as unit tests (#15909)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-21 22:38:24 +00:00
Julien Robert ce167a2074 test: rename e2e tests (#13913) 2022-12-15 10:55:01 +01:00
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
likhita-809 2efee04e4f refactor(group): CLI tests using Tendermint Mock (#13067) 2022-09-05 14:31:30 +00:00