parse-server icon indicating copy to clipboard operation
parse-server copied to clipboard

Fix flaky test `UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter`

Open mtrezza opened this issue 1 year ago • 1 comments
trafficstars

New Issue Checklist

Issue Description

Fix flaky test UserController sendVerificationEmail parseFrameURL provided uses parseFrameURL and includes the destination in the link parameter.

https://github.com/parse-community/parse-server/blob/453a9879efedc98d942e0c0d3c9254ae5cd4858b/spec/UserController.spec.js#L43

The test is currently in the flaky test list:

https://github.com/parse-community/parse-server/blob/9fd707092eeb431b7165b79b329bbd4b58be6942/spec/support/CurrentSpecReporter.js#L19-L20

mtrezza avatar Aug 11 '24 12:08 mtrezza

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

🎉 This change has been released in version 8.2.0

parseplatformorg avatar May 01 '25 10:05 parseplatformorg