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: confirm.handler.ts similar to requestReschedule.handler.ts. #12887

Closed
wants to merge 1 commit into from

Conversation

xonx4l
Copy link

@xonx4l xonx4l commented Dec 20, 2023

issue-:#12865

What does this PR do?

Adds integration tests for confirm.handler.ts similar to requestReschedule.handler.ts

Fixes #12865

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ x] Tests (Unit/Integration/E2E or any other test)
  • This change requires a documentation update

Mandatory Tasks

  • [x ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

vercel bot commented Dec 20, 2023

@xonx4l is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the automated-tests area: unit tests, e2e tests, playwright label Dec 20, 2023
Copy link
Contributor

github-actions bot commented Dec 20, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

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! 🙌

@PeerRich PeerRich changed the title Added:integration tests for confirm.handler.ts similar to requestReschedule.handler.ts. test: confirm.handler.ts similar to requestReschedule.handler.ts. Dec 20, 2023
@keithwillcode
Copy link
Contributor

This PR doesn't include tests. Please update and reopen when tests are there.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-2823] Test: Add integration tests for confirm.handler.ts similar to requestReschedule.handler.ts
3 participants