| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
... guess I couldn't quite figure out how to unit test the _date_from_json as I couldn't find where the other _X_from_json functions were tested |
Sorry, something went wrong.
|
Tests for the bigquery._helpers module are here. |
Sorry, something went wrong.
|
Thanks for the patch, BTW! |
Sorry, something went wrong.
|
@tseaver Ty, I did find the tests module, but as the function I added had several similar functions I wanted to test it consistently, and I guess I couldn't find the tests for the others; Ex. I added _date_from_json and "_float_from_json" already existed hence I want to test it in the same manner, but can't see where that happens |
Sorry, something went wrong.
|
@thejens Hmmm, I see what you mean. Those helpers are being covered indirectly through the tests for query and table. They should probably have their own coverage in test__helpers.py, though. |
Sorry, something went wrong.
Change-Id: I20a6fff4362e27ee35286a3538c24e37bc858faf
|
@tseaver Thanks for putting those tests there; seems they and the one I added passed |
Sorry, something went wrong.
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
…#2265) * chore: migrate test_base retry tests * migrate job_helpers test * migrate more tests * fix initiate resumable upload tests * fix failing tests * remove dead test code
| Back | FazBrowse Home | New Git URL |
Change-Id: I158b48b6470ff44ff006e18d5eb8e3540749670b