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

Add IBC E2E test with Gaia #2818

Merged
merged 5 commits into from
May 9, 2024
Merged

Add IBC E2E test with Gaia #2818

merged 5 commits into from
May 9, 2024

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Mar 5, 2024

Describe your changes

closes #2232

  • Need upgraded Hermes

Indicate on which release or other PRs this topic is based on

v0.34.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.40%. Comparing base (9d4de02) to head (260dbe0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2818   +/-   ##
=======================================
  Coverage   59.40%   59.40%           
=======================================
  Files         298      298           
  Lines       92326    92326           
=======================================
  Hits        54849    54849           
  Misses      37477    37477           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yito88 yito88 requested a review from sug0 April 16, 2024 21:51
sug0
sug0 previously approved these changes Apr 19, 2024
crates/tests/src/e2e/ibc_tests.rs Show resolved Hide resolved
@brentstone brentstone mentioned this pull request Apr 24, 2024
brentstone added a commit that referenced this pull request Apr 24, 2024
* yuji/ibc-namada-gaia-e2e:
  fix for gaia v15
  fix e2e tests
  change the rate limit
  add changelog
  add IBC e2e test with Gaia
@brentstone
Copy link
Collaborator

@yito88 the e2e test added here namada_ibc_gaia is failing

@yito88
Copy link
Member Author

yito88 commented Apr 25, 2024

@brentstone ah, we need to update the CI workflow in the main branch for the e2e test to download gaia binary.

@yito88 yito88 mentioned this pull request Apr 25, 2024
2 tasks
brentstone added a commit that referenced this pull request Apr 25, 2024
* yuji/ibc-namada-gaia-e2e:
  fix for gaia v15
  fix e2e tests
  change the rate limit
  add changelog
  add IBC e2e test with Gaia
brentstone added a commit that referenced this pull request Apr 30, 2024
* yuji/ibc-namada-gaia-e2e:
  fix for gaia v15
  fix e2e tests
  change the rate limit
  add changelog
  add IBC e2e test with Gaia
  install gaiad for e2e tests
  Rounds epoch_length in localnet script to prevent generating a float
  scripts: add merge_pr.sh
  add backslash
  fixing command to generate localnet files on readme
brentstone added a commit that referenced this pull request May 8, 2024
* origin/yuji/ibc-namada-gaia-e2e:
  fix for gaia v15
  fix e2e tests
  change the rate limit
  add changelog
  add IBC e2e test with Gaia
@brentstone brentstone merged commit bdf1404 into main May 9, 2024
18 of 19 checks passed
@brentstone brentstone deleted the yuji/ibc-namada-gaia-e2e branch May 9, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add E2E tests for Namada <> Gaia (Cosmos Hub) with Hermes
3 participants