cosmos / cosmos/interchain-security
E2e tests for chain upgrade
Open
scope: testing
- Dominant language
- Go
- Stars
- 195
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
Assessment
This issue has not been assessed yet.