You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an attempt port the gcloud-node regression tests
for queries over to gcloud-python.
This surfaced some API differences (i.e. issue #280)
and some missing features (projection, offset and group_by).
In addition, __eq__ was implemented on datastore.key.Key
to allow for easy comparison within tests.
0 commit comments