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

test: Do not mock ParseObject and ParseOp for ParseQuery tests #2123

Closed mstniy closed 4 months ago

mstniy commented 4 months ago

Pull Request

Issue

2122

Closes: #2122

Approach

ParseQuery tests: Do not mock ParseObject and ParseOp ParseObject mocks used by the ParseQuery tests on the upstream branch are broken, and the LocalDatastore tests are only passing because the ParseQuery tests before them are unmocking ParseObject.

Tasks

None

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

Thanks for opening this pull request!

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

I will reformat the title to use the proper commit message syntax.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (72bc9ac) to head (0ed13b8). Report is 23 commits behind head on alpha.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #2123 +/- ## =========================================== + Coverage 99.98% 100.00% +0.01% =========================================== Files 61 64 +3 Lines 6185 6275 +90 Branches 1499 1506 +7 =========================================== + Hits 6184 6275 +91 + Misses 1 0 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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