| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Also updating system tests and system test helpers to avoid direct use of __key__. Fixes googleapis#1432.
They were using the dataset ID environment variable key rather than the value.
|
LGTM. Are we not-yet-ready-for-primetime on AppVeyor? |
Sorry, something went wrong.
Adding key_filter to datastore Query.
This does: 1) fixes LRO method mock value which for watever reason worked under proto 3.x.x (cpp implementaiton) but does not work under proto 4 2) Add `NO COVER` to mock imports in tests as those lines are mutually exclusive depending on the python version it is runniin gunder. Co-authored-by: Anthonios Partheniou <partheniou@google.com>
| Back | FazBrowse Home | New Git URL |
Also updating system tests and system test helpers to avoid direct use of __key__.
Fixes #1432.