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
- For datastore query tests, you'll need stored data in your dataset.
194
+
To populate this data, run::
195
+
196
+
$ python regression/populate_datastore.py
133
197
134
198
Test Coverage
135
199
-------------
@@ -184,4 +248,4 @@ Before we can accept your pull requests you'll need to sign a Contributor Licens
184
248
- **If you are an individual writing original source code** and **you own the intellectual property**, then you'll need to sign an `individual CLA <https://developers.google.com/open-source/cla/individual>`__.
185
249
- **If you work for a company that wants to allow you to contribute your work**, then you'll need to sign a `corporate CLA <https://developers.google.com/open-source/cla/corporate>`__.
186
250
187
-
You can sign these electronically (just scroll to the bottom). After that, we'll be able to accept your pull requests.
251
+
You can sign these electronically (just scroll to the bottom). After that, we'll be able to accept your pull requests.
0 commit comments