devconsole-operator
devconsole-operator copied to clipboard
Create UI test to verify Developer perspective
This PR adds a new UI test that:
- Installs latest OS console
- Installs Dev Console
- Adds a non-admin user
- Verifies that Developer Perspective appears in UI for the user after the Dev Console is installed:
- Login the user in UI
- Check for the perspective switcher button in UI
- Verify the
Developerperspective is present
Depends on:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: tinakurian
If they are not already assigned, you can assign the PR to them by writing /assign @tinakurian in a comment when ready.
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @pmacik. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/ok-to-test
@pratikjagrut: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.
In response to this:
/ok-to-test
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/ok-to-test
Depends on:
- https://github.com/redhat-developer/devconsole-operator/pull/210
- https://github.com/redhat-developer/devconsole-operator/pull/212
/retest