test: Create unit tests for react components in packages/ui/components/form/daterangepicker#10479
test: Create unit tests for react components in packages/ui/components/form/daterangepicker#10479keithwillcode merged 4 commits 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 28 of 121 screens tested: view and approve differences detected. Last updated for commit f264b45. 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✅ 113 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/01/2023 11:28:54am UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: f264b45 Started: 08/01/2023 11:27:02am 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.08% (3)3 / 279 runsfailed over last 7 days |
30.47% (85)85 / 279 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 |
1.78% (5)5 / 281 runsfailed over last 7 days |
94.31% (265)265 / 281 runsflaked over last 7 days |
shivamklr
left a comment
There was a problem hiding this comment.
Tested, works. Feel free to review the code team.
keithwillcode
left a comment
There was a problem hiding this comment.
Nice. Good tests for verifying the callbacks are triggered properly.
DEMO
Run