cosmos-sdk/testutil
2023-04-08 00:24:47 +02:00
..
cli refactor: remove cometbft/libs/cli import (#15673) 2023-04-03 14:48:02 +00:00
cmdtest test: add cmdtest package (#15251) 2023-03-06 19:40:24 +00:00
configurator refactor: use app config configurator for removing boilerplate (#15499) 2023-03-22 07:29:33 +01:00
integration feat(integration): allow to run begin and endblocker easily (#15732) 2023-04-08 00:24:47 +02:00
mock feat!: use cosmossdk.io/log logger (#15011) 2023-02-27 21:36:22 +00:00
network style: more linting (#15618) 2023-03-30 13:00:18 +00:00
sims style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00
testdata style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
testnet feat(testnet): allow a single active Comet RPC service (#15711) 2023-04-06 21:06:33 +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 style: enable strict gofumpt (#15579) 2023-03-28 18:59:21 +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