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 unit tests for react components in packages/ui/components/table #10437

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

gitstart-calcom
Copy link
Contributor

@gitstart-calcom gitstart-calcom commented Jul 28, 2023

Demo

Run

yarn test table

image

@vercel
Copy link

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 28, 2023

Thank you for following the naming conventions! 🙏

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Jul 28, 2023

🤖 Meticulous spotted visual differences in 51 of 165 screens tested: view and approve differences detected.

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

@github-actions
Copy link
Contributor

📦 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 Jul 28, 2023

Current Playwright Test Results Summary

✅ 106 Passing - ⚠️ 4 Flaky

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

(Last updated on 07/28/2023 11:56:35am UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: bb5c430

Started: 07/28/2023 11:54:20am 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.53% (4) 4 / 261 runs
failed over last 7 days
36.40% (95) 95 / 261 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
pro user can reschedule a booking
Retry 1Initial Attempt
0% (0) 0 / 267 runs
failed over last 7 days
7.12% (19) 19 / 267 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.38% (3) 3 / 218 runs
failed over last 7 days
94.95% (207) 207 / 218 runs
flaked 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 can duplicate an existing event type
Retry 1Initial Attempt
1.09% (3) 3 / 276 runs
failed over last 7 days
4.35% (12) 12 / 276 runs
flaked over last 7 days

View Detailed Build Results


Copy link
Member

@sean-brydon sean-brydon left a comment

Choose a reason for hiding this comment

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

Awesome work!

@sean-brydon sean-brydon merged commit 4bc4ff8 into main Jul 28, 2023
33 of 34 checks passed
@sean-brydon sean-brydon deleted the test-table branch July 28, 2023 11:57
sean-brydon pushed a commit that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants