-
Notifications
You must be signed in to change notification settings - Fork 15
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 functional/integration testing #191
Comments
Hey @rupeshkarna I’m using Zenhub in GitHub, click this link to join my workspace and see other features available in GitHub or download the Zenhub extension and sign up with your GitHub account. |
redlarva
pushed a commit
that referenced
this issue
Sep 5, 2023
* fix: fix tests * chore: pass build * fix: validate packet expiry * fix: add unit test for timeout * chore: pass build * fix: add test for packet timeout * chore: pass build * chore: remove cmnts * fix: fix validate packet expired * fix: timeout test * chore: build pass * fix: fix unit test * chore: pass build * fix: resolve conversation * fix: fix test * fix: timeout test * chore: pass build --------- Co-authored-by: sabinchitrakar <immortal.infidel@gmail.com>
redlarva
added a commit
that referenced
this issue
Sep 6, 2023
* fix: make reply on success * fix: clear callback data * fix: chan open init remove reply * fix: remove reply chan open try * fix: remove reply from open confirm * fix: remove close init reply * fix: fix tests * fix: add unit tests * fix: add unit tests * fix: unit tests * fix: remove reply on ack * fix: fix format * fix: remove receive packet callback * chore: pass buils * fix: add tests * fix: refactor test setup * fix: cleanup test * fix: receive test * fix: refactor test * chore: pass build * fix: fix close init test * fix: add test for send packet * fix: test for close confirm * chore: pass build * fix: cargo fmt * fix: unit tests * fix: tests * fix: refactor test * fix: timeout packet reply never * fix: fix test * fix: cleanup * fix: pull * fix: refactor tests * fix: remove client and consensus state * chore: pass build * chore: pull main * fix: refactor test * fix: channel tests * chore: pass build * fix: Missing IBC core checks against timestamp #191 (#636) * fix: fix tests * chore: pass build * fix: validate packet expiry * fix: add unit test for timeout * chore: pass build * fix: add test for packet timeout * chore: pass build * chore: remove cmnts * fix: fix validate packet expired * fix: timeout test * chore: build pass * fix: fix unit test * chore: pass build * fix: resolve conversation * fix: fix test * fix: timeout test * chore: pass build --------- Co-authored-by: sabinchitrakar <immortal.infidel@gmail.com> * fix: Rust Light Client update reply #181 (#662) * fix: get client type from client state * fix: rm log * fix: remove reply from create client * fix: update create client * fix: remove sending root * chore: build check * fix: store client id on update * fix: rename client * chore: pass build * fix: build script * fix: fix build --------- Co-authored-by: sabinchitrakar <immortal.infidel@gmail.com> Co-authored-by: redlarva <91685111+redlarva@users.noreply.github.com> --------- Co-authored-by: sabinchitrakar <immortal.infidel@gmail.com> Co-authored-by: redlarva <91685111+redlarva@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: