interchain-security icon indicating copy to clipboard operation
interchain-security copied to clipboard

E2e tests for chain upgrade

Open shaspitz opened this issue 2 years ago • 0 comments

Problem

We don't currently have e2e tests validating that a chain upgrade functions as expected. That is, no e2e test validates migration handlers. Gaia has a test for upgrade/migrations so we could pattern match that.

Closing criteria

Make e2e for upgrade/migration of consumer and provider dummy apps

Problem details

PRs like https://github.com/cosmos/interchain-security/pull/1037 that have migrations cannot be fully validated at this time. See https://github.com/cosmos/interchain-security/pull/1295

shaspitz avatar Sep 13 '23 18:09 shaspitz