parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.83k stars 4.77k forks source link

Fix flaky test `Email Verification Token Expiration: sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp` #9276

Open mtrezza opened 1 month ago

mtrezza commented 1 month ago

New Issue Checklist

Issue Description

Fix flaky test Email Verification Token Expiration: sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp.

https://github.com/parse-community/parse-server/blob/9fd707092eeb431b7165b79b329bbd4b58be6942/spec/EmailVerificationToken.spec.js#L245

The test is currently in the flaky test list:

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

parse-github-assistant[bot] commented 1 month ago

Thanks for opening this issue!

soma2000-lang commented 3 weeks ago

@mtrezza .I had a question why have they specified in this line https://github.com/parse-community/parse-server/blob/9fd707092eeb431b7165b79b329bbd4b58be6942/spec/EmailVerificationToken.spec.js#L260 what the public server URL should be.Can you kindly help me with this

mtrezza commented 3 weeks ago

@soma2000-lang For help with Parse Platform we recommend our community forum or our community chat