test: [M3-8547] - Add unit tests for DocsLink component#11336
Merged
harsh-akamai merged 2 commits intolinode:developfrom Nov 28, 2024
Merged
Conversation
|
Coverage Report: ✅ |
Collaborator
Cloud Manager UI test results🔺 1 failing test on test run #2 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: yarn cy:run -s "cypress/e2e/core/linodes/linode-config.spec.ts" |
|||||||||||||||||
jaalah-akamai
approved these changes
Nov 27, 2024
harsh-akamai
approved these changes
Nov 28, 2024
Cloud Manager E2E
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| Project |
Cloud Manager E2E
|
| Branch Review |
develop
|
| Run status |
|
| Run duration | 32m 17s |
| Commit |
|
| Committer | hasyed-akamai |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
1
|
|
|
3
|
|
|
2
|
|
|
0
|
|
|
461
|
| View all changes introduced in this branch ↗︎ | |
Tests for review
cypress/e2e/core/linodes/linode-config.spec.ts • 1 failed test
| Test | Artifacts | |
|---|---|---|
| Linode Config management > End-to-End > Boots a config |
Screenshots
Video
|
|
linodes/clone-linode.spec.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| clone linode > can clone a Linode from Linode details page |
Screenshots
Video
|
|
stackscripts/create-stackscripts.spec.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| Create stackscripts > creates a StackScript with Any/All target image |
Screenshots
Video
|
|
linodes/update-linode-labels.spec.ts • 1 flaky test
| Test | Artifacts | |
|---|---|---|
| update linode label > updates a linode label from details page |
Screenshots
Video
|
|
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 Unit test cases for
DocsLinkcomponents.Changes 🔄
DocsLinkcomponents.Target release date 🗓️
N/A
How to test 🧪
Verification steps
(How to verify changes)
yarn test src/components/DocsLink --reporter verboseAs an Author I have considered 🤔
Check all that apply