Skip to content

test: Create unit tests for react components in packages/ui/components/form/daterangepicker#10479

Merged
keithwillcode merged 4 commits intomainfrom
test-dateRangePicker
Aug 1, 2023
Merged

test: Create unit tests for react components in packages/ui/components/form/daterangepicker#10479
keithwillcode merged 4 commits intomainfrom
test-dateRangePicker

Conversation

@gitstart-calcom
Copy link
Copy Markdown
Contributor

DEMO

Run

yarn test daterangepicker

image

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 31, 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 11:26am
cal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 11:26am
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 11:26am
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2023 11:26am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Aug 1, 2023 11:26am
qa ⬜️ Ignored (Inspect) Aug 1, 2023 11:26am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 31, 2023

Thank you for following the naming conventions! 🙏

@zomars zomars added the core area: core, team members only label Jul 31, 2023
@gitstart-calcom gitstart-calcom requested review from a team, keithwillcode and sean-brydon July 31, 2023 11:57
@alwaysmeticulous
Copy link
Copy Markdown

alwaysmeticulous bot commented Jul 31, 2023

🤖 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jul 31, 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 Jul 31, 2023

Current Playwright Test Results Summary

✅ 113 Passing - ⚠️ 2 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 11:28:54am UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: f264b45

Started: 08/01/2023 11:27:02am 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
1.08% (3) 3 / 279 runs
failed over last 7 days
30.47% (85) 85 / 279 runs
flaked 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 1Initial Attempt
1.78% (5) 5 / 281 runs
failed over last 7 days
94.31% (265) 265 / 281 runs
flaked over last 7 days

View Detailed Build Results


@keithwillcode keithwillcode added Low priority Created by Linear-GitHub Sync automated-tests area: unit tests, e2e tests, playwright labels Jul 31, 2023
Copy link
Copy Markdown
Contributor

@shivamklr shivamklr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works. Feel free to review the code team.

Copy link
Copy Markdown
Contributor

@keithwillcode keithwillcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Good tests for verifying the callbacks are triggered properly.

@keithwillcode keithwillcode merged commit 60a5599 into main Aug 1, 2023
@keithwillcode keithwillcode deleted the test-dateRangePicker branch August 1, 2023 12:02
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