-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Additional spanner integration tests. #4364
Labels
api: spanner
Issues related to the Spanner API.
testing
type: process
A process-related concern. May include testing, release, or the like.
Comments
tseaver
added
api: spanner
Issues related to the Spanner API.
testing
type: process
A process-related concern. May include testing, release, or the like.
labels
Nov 8, 2017
@chemelnucfin Thanks for the updates! As we each begin adding one or more related tests, let's adopt the covention of marking the checkbox items with our handles (to avoid duplicating effort). |
@chemelnucfin I had to uncheck some of the boxes :( -- the test description was missing "over index". |
tseaver
added a commit
that referenced
this issue
Nov 9, 2017
- Write / read back null string. - Write / read back empty array of string. - Write / read back null array of string. - Write / read back array of string with mixed null / non-null values. Toward #4364.
tseaver
added a commit
that referenced
this issue
Nov 9, 2017
- Write / read back null string. - Write / read back empty array of string. - Write / read back null array of string. - Write / read back array of string with mixed null / non-null values. Toward #4364.
tseaver
added a commit
that referenced
this issue
Nov 10, 2017
- Write / read back null string. - Write / read back empty array of string. - Write / read back null array of string. - Write / read back array of string with mixed null / non-null values. Toward #4364.
What is range read with partial key? |
Never mind, got it. |
Closed via PRs from above |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: spanner
Issues related to the Spanner API.
testing
type: process
A process-related concern. May include testing, release, or the like.
For spanner GA. Investigate whether these are already tested, and add tests as appropriate. Link either PR # or line reference of existing test.
https://github.com/GoogleCloudPlatform/google-cloud-python/blob/6c602823e7101b40dfe5bfc614da633beb8accfb/spanner/tests/system/test_system.py#L840-L850
-Inf
,+Inf
,Nan
(Add spanner system tests: #4371)/cc @lukesneeringer
The text was updated successfully, but these errors were encountered: