cosmos-sdk/x/simulation
Facundo Medica 0024a0bf44
refactor: use mocks for x/distribution (#12889)
* initial commit

* add mocks

* TestAllocateTokensToManyValidators

* one file more in, like a hundred left

* progress

* progress

* move tests to integration

* finally got TestCalculateRewardsMultiDelegator right lol

* small fixes

* progress

* progress

* progress

* progress

* revert test panic

* progress

* progress

* more progress

* fix go.mod

* merge

* merge

* cache issue?

* fix go.sum

* fix tests

* make mocks

* move back simulations

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-29 20:15:51 -03:00
..
decoder_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
event_stats.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
expected_keepers.go refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
log.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
mock_tendermint.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
operation.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
operations_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
params_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
params.go chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
simulate.go chore: Db linting (#12141) 2022-06-08 19:02:01 +02:00
transition_matrix.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
util.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00