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

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 this issue Aug 11, 2024 · 3 comments
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented Aug 11, 2024

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.

it_id('c6a3e188-9065-4f50-842d-454d1e82f289')('sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp', done => {

The test is currently in the flaky test list:

// Expected undefined to be defined
"Email Verification Token Expiration: sets the _email_verify_token_expires_at and _email_verify_token fields after user SignUp",

Copy link

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.

@mtrezza mtrezza added type:ci CI related issue bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) labels Aug 11, 2024
@soma2000-lang
Copy link

soma2000-lang commented Aug 18, 2024

@mtrezza .I had a question why have they specified in this line

publicServerURL: 'http://localhost:8378/1',
what the public server URL should be.Can you kindly help me with this

@mtrezza
Copy link
Member Author

mtrezza commented Aug 18, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue
Projects
None yet
Development

No branches or pull requests

2 participants