cosmos-sdk/testutil
mergify[bot] fac64cd5d5
feat(testutil): adding DefaultContextWithKeys test helper (backport #17216) (#17217)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-31 12:47:50 +00:00
..
cli feat(bank): autocli query support (backport #16899) (#16902) 2023-07-10 12:48:24 +00:00
cmdtest test: add cmdtest package (#15251) 2023-03-06 19:40:24 +00:00
configurator fix: testutil/configurator: correctly create fresh copy of defaultConfig (backport #17089) (#17091) 2023-07-22 10:29:46 +02:00
integration feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977) 2023-07-13 11:40:57 +00:00
mock feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904) 2023-07-10 14:11:53 +00:00
network refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
sims refactor(staking): use validator & address codecs in staking (backport #16958) (#17066) 2023-07-19 16:02:28 +02:00
testdata chore: remove buf warning (#16361) 2023-05-31 10:31:01 +00:00
account.go refactor(crisis): CLI tests using Tendermint mock (#12874) 2022-08-10 13:54:31 +00:00
compare.go test: remove api that should not be used (#15678) 2023-04-03 21:57:11 +00:00
context.go feat(testutil): adding DefaultContextWithKeys test helper (backport #17216) (#17217) 2023-07-31 12:47:50 +00:00
ioutil_test.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
ioutil.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
key_test.go refactor(testutil): remove dependency on simapp (#12624) 2022-07-20 07:34:58 +00:00
key.go chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to … (#10957) 2022-01-18 15:24:16 +00:00
list.go refactor: remove weird casting for staking.Keeper in slashing and distribution (#12973) 2022-08-20 21:11:44 +00:00
rest.go style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00