test: Create unit tests for react components in packages/ui/components/top-banner/TopBanner#10705
test: Create unit tests for react components in packages/ui/components/top-banner/TopBanner#10705
Conversation
…s/top-banner/TopBanner
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
|
Thank you for following the naming conventions! 🙏 |
|
🤖 Meticulous spotted visual differences in 19 of 165 screens tested: view and approve differences detected. Last updated for commit 6c68e22. This comment will update as new commits are pushed. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 122 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/25/2023 12:37:39pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: cfc495a Started: 08/25/2023 12:31:28pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 1 • Initial Attempt |
1.52% (4)4 / 264 runsfailed over last 7 days |
29.92% (79)79 / 264 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
0.75% (2)2 / 268 runsfailed over last 7 days |
98.88% (265)265 / 268 runsflaked over last 7 days |
hariombalhara
left a comment
There was a problem hiding this comment.
Left a reply to work on.
|
Hi @hariombalhara, the requested changes have been made. Please review |
What does this PR do?
Create unit tests for TopBanner component