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-8546] - Add unit tests for DialogTitle component #11340

Conversation

hasyed-akamai
Copy link
Contributor

Description 📝

Added Unit test cases for DialogTitle components.

Changes 🔄

  • Add unit test cases for DialogTitle components.

Target release date 🗓️

N/A

How to test 🧪

Verification steps

(How to verify changes)

  • Run yarn test src/components/DialogTitle --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 force-pushed the M3-8546-unit-tests-for-dailogtitle-component branch from ae53d55 to 0297ba5 Compare November 28, 2024 10:30
@hasyed-akamai hasyed-akamai self-assigned this Nov 28, 2024
@hasyed-akamai hasyed-akamai added the Unit tests Improves unit test coverage label Nov 28, 2024
@harsh-akamai harsh-akamai marked this pull request as ready for review November 28, 2024 12:04
@harsh-akamai harsh-akamai requested a review from a team as a code owner November 28, 2024 12:04
@harsh-akamai harsh-akamai requested review from hana-akamai and carrillo-erik and removed request for a team November 28, 2024 12:04
@hana-akamai hana-akamai added the Add'tl Approval Needed Waiting on another approval! label Dec 2, 2024
Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hasyed-akamai - looks good pending Hana's feedback is addressed and we correctly categorize the changeset. I left a couple of optional nitpicks about capitalization.

image

@mjac0bs mjac0bs added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! Ready for Review labels Dec 2, 2024
Copy link

github-actions bot commented Dec 3, 2024

Coverage Report:
Base Coverage: 86.83%
Current Coverage: 86.85%

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 465 passing tests on test run #6 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing465 Passing2 Skipped109m 26s

@hasyed-akamai hasyed-akamai merged commit f45fd17 into linode:develop Dec 3, 2024
23 checks passed
Copy link

cypress bot commented Dec 3, 2024

Cloud Manager E2E    Run #6908

Run Properties:  status check passed Passed #6908  •  git commit f45fd171be: test: [M3-8546] - Add unit tests for `DialogTitle` component (#11340)
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6908
Run duration 28m 03s
Commit git commit f45fd171be: test: [M3-8546] - Add unit tests for `DialogTitle` component (#11340)
Committer hasyed-akamai
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 465
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Unit tests Improves unit test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants