-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BQ: Make snippets.py run as system tests. (#4188)
* BQ: Make snippets.py run as system tests. Converts snippet function names to pytest conventions (shouldn't affect the docs, as the docs use region tags to grab sub-sections to include. I had to make some minor changes to ensure that the samples work on both Python 2 and Python 3, which is why I didn't try to bulk update the snippets for all the other products. * BigQuery: Use in-place development install for system and snippet tests. This will allow the use of the `-r` parameter for nox to work properly.
- Loading branch information
Showing
2 changed files
with
83 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters