test: Create unit tests for react components in packages/ui/components/form/checkbox#10409
test: Create unit tests for react components in packages/ui/components/form/checkbox#10409keithwillcode merged 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thank you for following the naming conventions! 🙏 |
|
🤖 Meticulous spotted visual differences in 49 of 171 screens tested: view and approve differences detected. Last updated for commit 0b897f0. 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✅ 105 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/26/2023 05:56:05pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 0b897f0 Started: 07/26/2023 05:53:17pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Routing Forms Seeded Routing Form Test preview should return correct route
Retry 2 • Retry 1 • Initial Attempt |
0% (0)0 / 74 runsfailed over last 7 days |
6.76% (5)5 / 74 runsflaked over last 7 days |
📄 apps/web/playwright/login.2fa.e2e.ts • 1 Flake
Test Case Results
| 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.99% (6)6 / 302 runsfailed over last 7 days |
39.40% (119)119 / 302 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 2 Flakes
Top 1 Common Error Messages
|
|
2 Test Cases Affected |
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
1.35% (3)3 / 223 runsfailed over last 7 days |
98.21% (219)219 / 223 runsflaked over last 7 days |
|
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1 • Initial Attempt |
0% (0)0 / 222 runsfailed over last 7 days |
8.11% (18)18 / 222 runsflaked over last 7 days |
sean-brydon
left a comment
There was a problem hiding this comment.
Amazing thank you. I wonder if in the future we should swap this out for the Radix Checkbox defined in the same file.
…s/form/checkbox (#10409) Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
DEMO
Run