Skip to content
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

Refactor Datastore/Query Tests #732

Merged
merged 1 commit into from
Jul 21, 2015
Merged

Refactor Datastore/Query Tests #732

merged 1 commit into from
Jul 21, 2015

Conversation

callmehiphop
Copy link
Contributor

Closes #719
Fixes #731

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 20, 2015
@callmehiphop callmehiphop added ready for review api: datastore Issues related to the Datastore API. labels Jul 20, 2015

it('should remove any whitespace surrounding the filter name', function() {
var query = new Query(['kind1'])
.filter(' count >', 123);

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus
Copy link
Contributor

LGTM, just a small formatting request.

@stephenplusplus
Copy link
Contributor

Thanks!

stephenplusplus added a commit that referenced this pull request Jul 21, 2015
@stephenplusplus stephenplusplus merged commit 8838144 into googleapis:master Jul 21, 2015
@callmehiphop callmehiphop deleted the datastore-tests branch July 21, 2015 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants