-
Notifications
You must be signed in to change notification settings - Fork 732
e2e: Port tests for packet forward middleware module #8292
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
e2e: Port tests for packet forward middleware module #8292
Conversation
To satisfy my ocd kick.
|
…o into tamjid/pfm-homecoming-tests
* Update 00-intro.md * add in middleware serialisation notice * Update 02-developIBCv2.md
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
gjermundgaraba
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking very good! Left some comments and questions, but we should be able to merge this very soon 🙌
Great work, @DeshErBojhaa
I create this issue to track things we need to clean up, please add other things you have seen and thought about that needs to be cleaned up here: #8360
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
--------- Co-authored-by: Gjermund Garaba <gjermund@garaba.net> Co-authored-by: Susannah Evans <65018876+womensrights@users.noreply.github.com>
--------- Co-authored-by: Gjermund Garaba <gjermund@garaba.net> Co-authored-by: Susannah Evans <65018876+womensrights@users.noreply.github.com>


Description
This PR is part of the epic for porting
Packet forward middlewarefromibc-apprepo toibc-gorepo.This PR deals with porting e2e tests for
packet forward middleware.This PR is created on top of #8285 which is the branch that will eventually be merged into main.
closes: #8289
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/).godoccomments.Files changedin the GitHub PR explorer.SonarCloud Reportin the comment section below once CI passes.