test: Create E2E tests for bookings with custom/required Radio Group + other questions (teste2e-radioGroupQuestion)#11567
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Ignored Deployments
|
|
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes! |
📦 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✅ 251 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 10/30/2023 09:43:14pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: e580168 Started: 10/30/2023 09:37:04pm 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 |
0.63% (2)2 / 317 runsfailed over last 7 days |
29.02% (92)92 / 317 runsflaked over last 7 days |
📄 apps/web/playwright/booking/phoneQuestion.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 |
|---|---|---|
|
Booking With Phone Question and Each Other Question Booking With Phone Question and Address Question Booking With Phone Question and Long text Question Phone and Long text required
Retry 1 • Initial Attempt |
0% (0)0 / 288 runsfailed over last 7 days |
0.69% (2)2 / 288 runsflaked over last 7 days |
|
Booking With Phone Question and Each Other Question Booking With Phone Question and Address Question Booking With Phone Question and Long text Question Phone required and Long text not required
Retry 1 • Initial Attempt |
0% (0)0 / 218 runsfailed over last 7 days |
2.29% (5)5 / 218 runsflaked over last 7 days |
📄 apps/web/playwright/event-types.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Event Types tests user Different Locations Tests Can add Link Meeting as location and book with it
Retry 1 • Initial Attempt |
0.39% (1)1 / 254 runfailed over last 7 days |
3.94% (10)10 / 254 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 2 • Retry 1 • Initial Attempt |
14.97% (50)50 / 334 runsfailed over last 7 days |
82.63% (276)276 / 334 runsflaked over last 7 days |
📄 apps/web/playwright/unpublished.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Unpublished Organization user event-type
Retry 1 • Initial Attempt |
0% (0)0 / 317 runsfailed over last 7 days |
0.63% (2)2 / 317 runsflaked over last 7 days |
|
Hi @keithwillcode @ThyMinimalDev we made the changes here, please take a look 😄 |
|
Hi @ThyMinimalDev @keithwillcode we noticed that at the end of the month we can have this error when we schedule/reschedule a booking, so we pushed a change to prevent future issues with that 😄 |
…+ other questions (teste2e-radioGroupQuestion) (#11567) Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com> Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com> Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>

HOW TO RUN THE TESTS
Run
DEMO