Skip to content

Missing test for Parse.User.verifyPassword option ignoreEmailVerification #2101

Closed
@dplewis

Description

@dplewis

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

  • Parse Server version: 6.1.0
  • Operating system: MacOS
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): Mongo
  • Database version: 6.0.0
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): lcoal

Client

  • Parse JS SDK version: 4.1.0

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions