test: [M3-8918] - Cypress test for restricted user Image empty landing page#11281
Merged
hasyed-akamai merged 4 commits intolinode:developfrom Nov 22, 2024
Conversation
packages/manager/cypress/e2e/core/images/images-empty-landing-page.spec.ts
Outdated
Show resolved
Hide resolved
packages/manager/cypress/e2e/core/images/images-empty-landing-page.spec.ts
Show resolved
Hide resolved
Collaborator
Cloud Manager UI test results🎉 454 passing tests on test run #4 ↗︎
|
coliu-akamai
approved these changes
Nov 21, 2024
Contributor
coliu-akamai
left a comment
There was a problem hiding this comment.
✅ confirmed test passes, code review + checked acceptance criteria
thanks Haneef!
abailly-akamai
approved these changes
Nov 21, 2024
jdamore-linode
approved these changes
Nov 21, 2024
Contributor
jdamore-linode
left a comment
There was a problem hiding this comment.
Thanks @hasyed-akamai, high quality!
Approved pending any final suggestions from @subsingh-akamai
Contributor
|
Approved from my side as well.. Great work Haneef :-) |
subsingh-akamai
approved these changes
Nov 22, 2024
This was referenced Dec 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Added cypress test for restricted user Image Empty landing page
Changes 🔄
Added below cypress tests under in spec file -
cypress/e2e/core/images/images-empty-landing-page.spec.tsHow to test 🧪
yarn cy:run -s cypress/e2e/core/images/images-empty-landing-page.spec.tsVerification steps
When test executed using this command
yarn cy:run -s cypress/e2e/core/images/images-empty-landing-page.spec.tsall tests should pass successfully.As an Author I have considered 🤔
Check all that apply