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: Create E2E tests for bookings with custom/required Address + other questions (teste2e-addresQuestion) #11563

Merged
merged 18 commits into from
Oct 26, 2023

Conversation

gitstart-app[bot]
Copy link
Contributor

@gitstart-app gitstart-app bot commented Sep 27, 2023

HOW TO RUN THE TESTS

Run

yarn e2e addresQuestione2e

DEMO

image

@vercel
Copy link

vercel bot commented Sep 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ❌ Failed (Inspect) Oct 25, 2023 0:08am
api 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 0:08am
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 0:08am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 0:08am
cal-demo ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 0:08am
qa ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 0:08am
ui ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2023 0:08am

@github-actions
Copy link
Contributor

github-actions bot commented Sep 27, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes!

@github-actions
Copy link
Contributor

github-actions bot commented Sep 27, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@deploysentinel
Copy link

deploysentinel bot commented Sep 27, 2023

Current Playwright Test Results Summary

✅ 228 Passing - ⚠️ 6 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 10/25/2023 12:12:10pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: d713a3d

Started: 10/25/2023 12:08:40pm UTC

⚠️ Flakes

📄   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 1Initial Attempt
0.34% (1) 1 / 297 run
failed over last 7 days
29.97% (89) 89 / 297 runs
flaked over last 7 days

📄   apps/web/playwright/booking-seats.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Reschedule for booking with seats If rescheduled/cancelled booking with seats it should display the correct number of seats
Retry 1Initial Attempt
6.67% (20) 20 / 300 runs
failed over last 7 days
10.67% (32) 32 / 300 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

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 2Retry 1Initial Attempt
7.19% (22) 22 / 306 runs
failed over last 7 days
90.20% (276) 276 / 306 runs
flaked over last 7 days
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
0% (0) 0 / 307 runs
failed over last 7 days
46.91% (144) 144 / 307 runs
flaked over last 7 days

📄   apps/web/playwright/managed-event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Managed Event Types tests Can create managed event type
Retry 2Retry 1Initial Attempt
2.01% (6) 6 / 298 runs
failed over last 7 days
3.69% (11) 11 / 298 runs
flaked over last 7 days

📄   packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Routing Forms Seeded Routing Form Routing Link should validate fields
Retry 1Initial Attempt
0.33% (1) 1 / 303 run
failed over last 7 days
12.54% (38) 38 / 303 runs
flaked over last 7 days

View Detailed Build Results


@gitstart-calcom gitstart-calcom marked this pull request as ready for review September 28, 2023 00:38
@gitstart-calcom gitstart-calcom self-assigned this Sep 28, 2023
@gitstart-calcom
Copy link
Contributor

Hi @ThyMinimalDev We already made the changes here, also we added the changes you made on this PR

@gitstart-calcom
Copy link
Contributor

Hi @keithwillcode @ThyMinimalDev we made the changes here, please take a look 😄

@ThyMinimalDev ThyMinimalDev merged commit 0792475 into main Oct 26, 2023
36 of 37 checks passed
@ThyMinimalDev ThyMinimalDev deleted the teste2e-addresQuestion branch October 26, 2023 12:22
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Nov 28, 2023
…her questions (teste2e-addresQuestion) (calcom#11563)

* Add E2E tests for address action in a regular booking

* Remove unnecessary changes

* change all tests

* Fix type check failing

* Update addressQuestion.e2e.ts

* Update addressQuestion.e2e.ts

* Requested changes

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Dec 21, 2023
…her questions (teste2e-addresQuestion) (calcom#11563)

* Add E2E tests for address action in a regular booking

* Remove unnecessary changes

* change all tests

* Fix type check failing

* Update addressQuestion.e2e.ts

* Update addressQuestion.e2e.ts

* Requested changes

---------

Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants