parse-community / Parse-SDK-JS

The JavaScript SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
1.32k stars 596 forks source link

LocalDatastore tests fail #2122

Closed mstniy closed 4 months ago

mstniy commented 4 months ago

New Issue Checklist

Issue Description

ParseQuery LocalDatastore tests fail when run in isolation.
They pass when run together with the rest of the ParseQuery tests.
They fail when the ParseQuery test that call jest.dontMock('../ParseObject'); are all disabled, strong evidence that the mocks are broken and the tests only pass in the CI pipeline because the rest of the ParseObjects tests (which run before the localdatastore tests) undo them.

Steps to reproduce

Actual Outcome

The following tests fail:

Expected Outcome

Environment

Server

Database

Client

Logs

parse-github-assistant[bot] commented 4 months ago

Thanks for opening this issue!

parseplatformorg commented 3 months ago

šŸŽ‰ This change has been released in version 5.1.0-alpha.10

parseplatformorg commented 3 months ago

šŸŽ‰ This change has been released in version 5.1.0-beta.1

parseplatformorg commented 3 months ago

šŸŽ‰ This change has been released in version 5.1.0