Skip to content

Commit

Permalink
Introduce ability to not sort geo queries using nearSphere (#582)
Browse files Browse the repository at this point in the history
* added convenience methods and tests

* added more tests

* combined methos for sorted and unsorted queries by using `sorted` parameter

* sorted parameter defaults to true if not set

* made integration tests pending because tests again unpublished version of parse server will fail

* removed duplicate of withinGeoBox that was mistakenly added earlier

* integration tests running against latest parse-server version; re-activated integration tests for near-sphere

* reverted existing test cases to without sorted parameter; added test case with sorted=true parameter

* test against latest
  • Loading branch information
mtrezza authored and flovilmart committed Jun 25, 2018
1 parent 0fbc604 commit 4a6e619
Show file tree
Hide file tree
Showing 5 changed files with 1,897 additions and 1,344 deletions.
Loading

0 comments on commit 4a6e619

Please sign in to comment.