You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2076 introduced ignoreEmailVerification option on Parse.User.verifyPassword a unit test is missing. Code coverage has dropped. I was slightly confused when I saw it was added to the payload over the options when passing into the AJAX request.
🚀 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.
New Issue Checklist
Issue Description
#2076 introduced ignoreEmailVerification option on Parse.User.verifyPassword a unit test is missing. Code coverage has dropped. I was slightly confused when I saw it was added to the payload over the options when passing into the AJAX request.
Steps to reproduce
https://github.com/parse-community/Parse-SDK-JS/blob/5.1.0-alpha.1/src/RESTController.js#L253-L255
Actual Outcome
Test doesn't exist
Expected Outcome
100% code coverage
Environment
Server
6.1.0
MacOS
local
Database
Mongo
6.0.0
lcoal
Client
4.1.0
Logs
The text was updated successfully, but these errors were encountered: