-
Notifications
You must be signed in to change notification settings - Fork 364
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
test: [M3-8445] Add new test to confirm changes to the Object details drawer for OBJ Gen 2 #11045
Conversation
…s drawer for OBJ Gen 2
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.
bucket-object-gen2.spec.ts
passes ✅
Code review ✅
Approved pending resolution of the conflict in packages/manager/cypress/support/intercepts/object-storage.ts
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 - tests passing on my end and code looks good ✅
|
||
/** | ||
|
||
*/ |
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.
Did you intend to have a comment here?
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.
Yes, I just added comments to explain the testing content for each test case.
@AzureLatte you have a conflict you'll want to resolve 👍 |
Coverage Report: ✅ |
Test failure delete-placement-groups.spec.ts is not related with this change. |
Cloud Manager E2E Run #6660
Run Properties:
|
Project |
Cloud Manager E2E
|
Run status |
Failed #6660
|
Run duration | 29m 34s |
Commit |
150d2e5835: test: [M3-8445] Add new test to confirm changes to the Object details drawer for...
|
Committer | Azure-akamai |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
1
|
Flaky |
1
|
Pending |
2
|
Skipped |
0
|
Passing |
434
|
Tests for review
cypress/e2e/core/placementGroups/delete-placement-groups.spec.ts • 1 failed test
Test | Artifacts | |
---|---|---|
Placement Group deletion > can delete with Linodes assigned when unexpected error show up and retry |
Screenshots
Video
|
cypress/e2e/core/linodes/clone-linode.spec.ts • 1 flaky test
Test | Artifacts | |
---|---|---|
clone linode > can clone a Linode from Linode details page |
Screenshots
Video
|
Description 📝
Add a Cypress integration test using mock API data to confirm changes to the Object details drawer for OBJ Gen 2.
Changes 🔄
List any change relevant to the reviewer.
How to test 🧪
As an Author I have considered 🤔
Check all that apply