-
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
chore(itests): add more integration tests and fix CI integration #1062
Conversation
Test image available:
|
3679223
to
b2dd212
Compare
Test image available:
|
b2dd212
to
e691756
Compare
PR pretty much in done state except for any review comments. I hope some one can solve these errors if there are any, but if they are small I can probably resolve them myself. :) |
Test image available:
|
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.
Looks good, just needs a rebase
Signed-off-by: Thuan Vo <thvo@redhat.com>
Signed-off-by: Max Cao <macao@redhat.com>
6ab8d86
to
3782ea2
Compare
Test image available:
|
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit --amend --signoff
Fixes: #1063
Rebased on: #1092
Description of the change:
Fixes CI integration. The flakey tests were due to the browser not loading the correct page fast enough and the web driver erroring out since it couldn't find some elements. I just added a time out to solve this. Also adds a Recording Workflow test suite.
Motivation for the change:
See #1063. There should also be more integration tests so that we can be fully sure of our application.
How to manually test:
yarn itest:preview