Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2e tests for chain upgrade #1296

Open
shaspitz opened this issue Sep 13, 2023 · 0 comments
Open

E2e tests for chain upgrade #1296

shaspitz opened this issue Sep 13, 2023 · 0 comments
Labels
S: Productivity Productivity: Developer tooling, infrastructure improvements enabling future growth scope: testing Code review, testing, making sure the code is following the specification.

Comments

@shaspitz
Copy link
Contributor

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 #1037 that have migrations cannot be fully validated at this time. See #1295

@shaspitz shaspitz added the status: waiting-triage This issue/PR has not yet been triaged by the team. label Sep 13, 2023
@mpoke mpoke added S: Productivity Productivity: Developer tooling, infrastructure improvements enabling future growth scope: testing Code review, testing, making sure the code is following the specification. and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Productivity Productivity: Developer tooling, infrastructure improvements enabling future growth scope: testing Code review, testing, making sure the code is following the specification.
Projects
Status: 📥 F2: Todo
Development

No branches or pull requests

2 participants