cosmos-sdk/tests/integration
mergify[bot] 95e940670d
refactor(testutil)!: remove cmdtest (backport #22826) (#22828)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-11 13:19:15 +01:00
..
accounts feat(x/accounts)!: make address generation more robust and add predictable address creation (backport #22776) (#22805) 2024-12-09 16:38:55 +01:00
auth feat(x/accounts)!: make address generation more robust and add predictable address creation (backport #22776) (#22805) 2024-12-09 16:38:55 +01:00
bank fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
baseapp test(accounts): fix integration tests (backport #22418) (#22509) 2024-11-11 22:04:40 +04:00
distribution fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
evidence fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
example fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
genutil refactor(testutil)!: remove cmdtest (backport #22826) (#22828) 2024-12-11 13:19:15 +01:00
gov fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
mint feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
protocolpool feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
rapidgen test: backport x/tx tests from #21825 (#22087) 2024-10-03 11:58:56 +00:00
runtime feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
server/grpc feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
slashing fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
staking fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
store/rootmulti feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00
tx test: migrate remaining e2e tests to integration tests (backport #22364) (#22381) 2024-10-27 23:56:35 +01:00
types refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
v2 test: fix integration test TestSendEnabled (backport #22620) (#22624) 2024-11-22 16:37:01 +01:00