-
Notifications
You must be signed in to change notification settings - Fork 10.2k
fix: moved bookings folder #22620
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
base: main
Are you sure you want to change the base?
fix: moved bookings folder #22620
Conversation
@romitg2 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughA new Playwright end-to-end test was introduced within the "GTM container" test suite in the booking pages test file. This test automates the process of logging in a user, navigating to an event type page, selecting a future time slot, and completing a booking. After confirming the booking, the test verifies that Google Tag Manager scripts, noscript iframes, and related JavaScript objects ( Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (07/18/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (07/18/25)1 label was added to this PR based on Keith Williams's automation. |
E2E results are ready! |
Hey @romitg2, Thanks for the PR. Pls attach a loom video showing your fix. A test seems to be failing. Can you pls address that as well? |
Hi, @kart1ka there isn't any change to show as GTM is not injected in local setup, you can refer to://github.com//issues/21430 issue's PR description for how this solves the issue. and most probably some flacky test case is failing (getting timed out), and nothing related to changes in this PR. I ran test of failing file ![]() |
This PR is being marked as stale due to inactivity. |
What does this PR do?
fixed similar to : #21430
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Checklist