Skip to content

missing return in test. #3645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2017
Merged

Conversation

jeacott1
Copy link

No description provided.

@jeacott1
Copy link
Author

I'd also note that the query in this test (for me at least) never actually returns any results.

the same query is used in 'should support full RESTQuery for increment', and it too never returns any results. is something broken with RestQuery?

@flovilmart
Copy link
Contributor

It never returns as the DB is empty, the test only test that it doesn't throw.

@jeacott1
Copy link
Author

sure - but without the return, it doesn't fail even when PushQueue throws.

@flovilmart flovilmart merged commit 82e0a59 into parse-community:master Mar 15, 2017
@jeacott1 jeacott1 deleted the patch-1 branch March 16, 2017 01:49
@jeacott1
Copy link
Author

re the query - what I meant was that the query itself seems bogus as I don't think it could ever return any results even if there were data.

@flovilmart
Copy link
Contributor

Given the blame info, this was added about a year ago, (b89619b) when the Increment was failing when providing a REST query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants