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

tests: enable e2e tests with sdk v50, ibc-go/v8 #1409

Merged
merged 11 commits into from
Nov 13, 2023

Conversation

MSalopek
Copy link
Contributor

@MSalopek MSalopek commented Nov 13, 2023

Related: #1380

This PR enables e2e tests.

What had to be done:

  • resolve tx slashing unjail transaction invalid signature (use cosmos-sdk/simapp as app registration template)
  • update e2e test cases to support API changes
  • fix consumer module interfaces
  • update consumer app tests to confirm consumer is set up correctly

@MSalopek MSalopek requested a review from a team as a code owner November 13, 2023 09:28
@github-actions github-actions bot added C:Testing Assigned automatically by the PR labeler C:x/consumer Assigned automatically by the PR labeler C:Build Assigned automatically by the PR labeler labels Nov 13, 2023
@MSalopek MSalopek self-assigned this Nov 13, 2023
@MSalopek MSalopek linked an issue Nov 13, 2023 that may be closed by this pull request
5 tasks
@MSalopek MSalopek merged commit c74d907 into feat/v50-upgrade Nov 13, 2023
4 of 20 checks passed
@MSalopek MSalopek deleted the masa/v50-enable-tests branch November 13, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:Build Assigned automatically by the PR labeler C:Testing Assigned automatically by the PR labeler C:x/consumer Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enable & refactor e2e tests
2 participants