BigQuery-Python icon indicating copy to clipboard operation
BigQuery-Python copied to clipboard

Add integration tests

Open tylertreat opened this issue 10 years ago • 2 comments

It would be nice to have an integration suite which tests each piece of functionality against a live (configurable) BigQuery project.

tylertreat avatar Feb 03 '15 07:02 tylertreat

running tests would cost that project money, right?

cpdean avatar Mar 24 '15 21:03 cpdean

I'm not sure what the best way to go about doing this would be. Even just allowing someone to configure a project would be nice. Then I could at least run the integration tests against my own project before merging PRs. That cost is minimal to me.

I think you can query against Google's public datasets? https://cloud.google.com/bigquery/docs/sample-tables

tylertreat avatar Mar 24 '15 21:03 tylertreat