cosmos-sdk/x/distribution/client
Aaron Craelius 3c65c3dacd
Make integration test suites reusable by apps (#6711)
* WIP on refactoring new integration tests.

* godocs

* godocs

* Fix ineff assign

* Updates

* Updates

* fix test

* refactor crisis, distr testsuites

* fix import issue

* refactor x/auth

* refactor x/authz

* refactor x/evidence

* refactor x/feegrant

* refactor x/genutil

* refactor x/gov

* refactor x/mint

* refactor x/params

* refactor x/{auth_vesting, slashing, staking}

* fix lint

* fix tests & lint

* fix lint

* fix tests

* lint

* lint

* fix lint memory

* add missing `norace` build flag

* update feegrant cfg

* fix lint

Co-authored-by: atheesh <atheesh@vitwit.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2021-04-23 14:49:49 -04:00
..
cli Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
common Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
rest Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00
testutil Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
proposal_handler.go Add proto compatible community spend cli tx (#6215) 2020-06-09 10:18:44 +00:00