-
Notifications
You must be signed in to change notification settings - Fork 20
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
docs(itest): add supplemental integration testing documentation #1109
Conversation
/request_review |
Oh yeah, we can't do that here, haha |
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.
Just some suggestions and questions. Thanks for doing this!
Co-authored-by: Thuan Vo <thuan.votann@gmail.com> Signed-off-by: Max Cao <maxy.cao@gmail.com>
Co-authored-by: Thuan Vo <thuan.votann@gmail.com> Signed-off-by: Max Cao <maxy.cao@gmail.com>
Co-authored-by: Thuan Vo <thuan.votann@gmail.com> Signed-off-by: Max Cao <maxy.cao@gmail.com>
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.
Thanks! Just one more 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.
Lokks good! Thanks @maxcao13!
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
To recreate commits with GPG signature
git fetch upstream && git rebase --force --gpg-sign upstream/main
Related #1038
Description of the change:
This change allows contributors to get a better understanding of the integration testing framework.