-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
CRW-1121 Automate testing of links to documentation page in Dashboard #22497
Conversation
@nallikaea: I would suggest adding support of testing Dev Spaces specific titles and links https://github.com/redhat-developer/devspaces-images/blob/devspaces-3-rhel-8/devspaces-dashboard/packages/dashboard-frontend/assets/branding/product.json |
Thank you! |
@dmytro-ndp |
formattig of package.json was updated because of this commit cf03445 |
Signed-off-by: mdolhalo <[email protected]>
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 to merge
What does this PR do?
Automation of pre-release test case
https://gitlab.cee.redhat.com/codeready-workspaces/test-cases/-/blob/master/tests/functional/miscellaneous/m19-check-links-to-documentation-page-in-dashboard.md
Screenshot/screencast of this PR
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-1121
How to test this PR?
export USERSTORY=Documentation && npm run test
optional -e TESTING_APPLICATION_VERSION=3.8 -e IS_PRODUCT_DOCUMENTATION_RELEASED=true
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.