Skip to content

test: Create unit tests for react components in packages/ui/components/form/input#10506

Merged
keithwillcode merged 2 commits intomainfrom
test-input
Aug 1, 2023
Merged

test: Create unit tests for react components in packages/ui/components/form/input#10506
keithwillcode merged 2 commits intomainfrom
test-input

Conversation

@gitstart-calcom
Copy link
Copy Markdown
Contributor

@gitstart-calcom gitstart-calcom commented Aug 1, 2023

Here is the GitStart Ticket for this pull request: CALCOM-10406

  • Please mark your PR as "ready for review" when you have completed all requirements.
  • Please ensure that your PR is reviewed by at least 2 people after you have completed it.
  • Comments for review or requested changes from the upstream client will be notified to you by email and will also show on the ticket page.
  • After the PR is merged on the upstream, please merge this PR.
  • If there exist merge conflicts on your current PR and you have to close the PR instead of merging it, please go to the ticket page to manually finish the task that is related to this PR.

Happy hacking! 🎉

DEMO

Run

yarn test input

image

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 1, 2023

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

Name Status Preview Comments Updated (UTC)
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 2:00pm
cal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 2:00pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 2:00pm
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 2:00pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Aug 1, 2023 2:00pm
qa ⬜️ Ignored (Inspect) Aug 1, 2023 2:00pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 1, 2023

Thank you for following the naming conventions! 🙏

@zomars zomars added the core area: core, team members only label Aug 1, 2023
@alwaysmeticulous
Copy link
Copy Markdown

alwaysmeticulous bot commented Aug 1, 2023

🤖 Meticulous spotted visual differences in 32 of 182 screens tested: view and approve differences detected.

Last updated for commit 4f5e1eb. This comment will update as new commits are pushed.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 1, 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
Copy Markdown

deploysentinel bot commented Aug 1, 2023

Current Playwright Test Results Summary

✅ 113 Passing - ⚠️ 3 Flaky

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

(Last updated on 08/01/2023 01:59:41pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 4f5e1eb

Started: 08/01/2023 01:58:15pm UTC

⚠️ Flakes

📄   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 1Initial Attempt
1.72% (5) 5 / 291 runs
failed over last 7 days
94.50% (275) 275 / 291 runs
flaked over last 7 days

📄   apps/web/playwright/webhook.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
FORM_SUBMITTED can submit a form and get a submission event
Retry 1Initial Attempt
1.75% (5) 5 / 285 runs
failed over last 7 days
20.70% (59) 59 / 285 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Manage Booking Questions For Team EventType Do a booking with a user added question and verify a few thing in b/w
Retry 1Initial Attempt
0% (0) 0 / 298 runs
failed over last 7 days
1.01% (3) 3 / 298 runs
flaked over last 7 days

View Detailed Build Results


@keithwillcode keithwillcode merged commit 81c11f6 into main Aug 1, 2023
@keithwillcode keithwillcode added automated-tests area: unit tests, e2e tests, playwright Low priority Created by Linear-GitHub Sync labels Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-tests area: unit tests, e2e tests, playwright core area: core, team members only Low priority Created by Linear-GitHub Sync

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

5 participants