cosmos-sdk/x/bank
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
..
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper Merge branch 'master' into powerreduction_param 2021-04-10 16:26:50 -04:00
legacy Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
simulation merged in master 2021-03-21 16:37:06 -04:00
spec Store supply as Int bytes rather than string bytes (#9051) 2021-04-06 14:01:57 +00:00
types Set proper default command output (#8628) 2021-04-17 00:21:32 +00:00
app_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
bench_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
handler.go Refactor x/evidence to ADR-031 (#7538) 2020-10-16 16:05:25 +00:00
handler_test.go Fix SendToModuleAccountTest (#8857) 2021-03-11 14:20:32 +00:00
module.go Fix migrations bug discovered with manual tests (#8998) 2021-03-29 11:56:45 +00:00