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

test: add conformance test for ibc #305

Merged
merged 8 commits into from
Dec 5, 2023
Merged

test: add conformance test for ibc #305

merged 8 commits into from
Dec 5, 2023

Conversation

jaeseung-bae
Copy link
Contributor

@jaeseung-bae jaeseung-bae commented Nov 22, 2023

Description

  • This add ibc-compatibility test(as know as conformance test)
  • This add interchaintest as go sub-module following to guide from conformance-tests-lib

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Merging #305 (4e56d35) into main (61c46fe) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #305   +/-   ##
=======================================
  Coverage   49.16%   49.16%           
=======================================
  Files           9        9           
  Lines        1375     1375           
=======================================
  Hits          676      676           
  Misses        654      654           
  Partials       45       45           

@jaeseung-bae jaeseung-bae force-pushed the ci/ibc-test branch 2 times, most recently from 3fe56a0 to dd10a9b Compare November 22, 2023 10:17
@jaeseung-bae jaeseung-bae marked this pull request as ready for review November 22, 2023 10:39
@jaeseung-bae jaeseung-bae self-assigned this Nov 22, 2023
.github/workflows/e2e-ibc.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
interchaintest/conformance_test.go Outdated Show resolved Hide resolved
interchaintest/conformance_test.go Outdated Show resolved Hide resolved
Co-authored-by: Shogo Hyodo <mmoshg8u@gmail.com>
interchaintest/conformance_test.go Outdated Show resolved Hide resolved
interchaintest/conformance_test.go Outdated Show resolved Hide resolved
zemyblue
zemyblue previously approved these changes Dec 5, 2023
@jaeseung-bae jaeseung-bae merged commit df5fc00 into main Dec 5, 2023
42 checks passed
@jaeseung-bae jaeseung-bae deleted the ci/ibc-test branch December 5, 2023 06:05
@zemyblue zemyblue mentioned this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants