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

feat: add integration tests for IBC chains #3820

Merged
merged 63 commits into from
Jan 31, 2024
Merged

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Dec 6, 2023

close #3762

Description

This PR implements IBC transfer tests using Hermes relayer.

Custom IBC and Hermes IBC transfer are not implemented in this PR, will be implemented later

@Pantani Pantani self-assigned this Dec 6, 2023
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs component:packages labels Dec 6, 2023
@Pantani Pantani added the skip-changelog Don't check changelog for new entries label Dec 10, 2023
@Pantani Pantani changed the title feat: ibc integration tests feat: add integration tests for IBC chains Dec 12, 2023
ignite/pkg/goanalysis/goanalysis.go Outdated Show resolved Hide resolved
integration/ibc/cmd_relayer_test.go Show resolved Hide resolved
integration/ibc/cmd_relayer_test.go Show resolved Hide resolved
@Pantani Pantani requested a review from Ehsan-saradar January 26, 2024 19:06
@Pantani Pantani enabled auto-merge (squash) January 26, 2024 19:07
@Ehsan-saradar
Copy link
Contributor

LGTM but the test is failing.

@Pantani Pantani merged commit a74fb46 into main Jan 31, 2024
44 checks passed
@Pantani Pantani deleted the feat/ibc-integration-tests branch January 31, 2024 08:49
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be reverted. IBC commands are already added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs component:packages component:templates skip-changelog Don't check changelog for new entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ibc integration tests
3 participants