Skip to content
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-8542] - Add unit tests for CopyableTextField component #11268

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hasyed-akamai
Copy link
Contributor

Description πŸ“

Unit test cases for CopyableTextField components.

Changes πŸ”„

  • Add unit test cases for CopyableTextField components.

Target release date πŸ—“οΈ

N/A

How to test πŸ§ͺ

Verification steps

(How to verify changes)

  • Run yarn test src/components/CopyableTextField --reporter verbose
  • Verify that all the test cases pass.

As an Author I have considered πŸ€”

Check all that apply

  • πŸ‘€ Doing a self review
  • ❔ Our contribution guidelines
  • 🀏 Splitting feature into small PRs
  • βž• Adding a changeset
  • πŸ§ͺ Providing/Improving test coverage
  • πŸ” Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • πŸ‘£ Providing comprehensive reproduction steps
  • πŸ“‘ Providing or updating our documentation
  • πŸ•› Scheduling a pair reviewing session
  • πŸ“± Providing mobile support
  • β™Ώ Providing accessibility support

@hasyed-akamai hasyed-akamai changed the title test: [M3-8542] - Add unit tests for CopyableTextField component test: [M3-8542] - Add unit tests for CopyableTextField component Nov 15, 2024
@hasyed-akamai hasyed-akamai self-assigned this Nov 15, 2024
@hasyed-akamai hasyed-akamai added Work in Progress Unit tests Improves unit test coverage labels Nov 15, 2024
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

πŸ”Ί 2 failing tests on test run #2 β†—οΈŽ

❌ Failingβœ… Passingβ†ͺ️ SkippedπŸ• Duration
2 Failing443 Passing2 Skipped98m 3s

Details

Failing Tests
SpecTest
❌machine-image-upload.spec.tsmachine image » uploads machine image, mock failed to decompress failed event
❌machine-image-upload.spec.tsmachine image » uploads machine image, mock expired upload event

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/images/machine-image-upload.spec.ts,cypress/e2e/core/images/machine-image-upload.spec.ts"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unit tests Improves unit test coverage Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants