feat: unit tests for embed pages#10014
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@Pradumn27 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions! 🙏 |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
@Pradumn27 Let's move this file along with this file in the same folder
hariombalhara
left a comment
There was a problem hiding this comment.
Requested one change @Pradumn27 . If tests pass after that it will be good to merge.
Thanks for the review @hariombalhara ,I have done the requested changes and the tests are passing! |
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
What does this PR do?
This PR adds e2e tests to check for the styling of the embed page of eventType and also to check whether isEmbed becomes true once we change the window.name property
Fixes #9386
/claim #9386
Type of change
How should this be tested?
Mandatory Tasks