Commit 9ffa461
Add BigQuery snippet validation tests (test_bq_snippets.py)
33 tests covering all SQL examples in references/bigquery_guide.md,
validated via `bq query --dry_run` (no data scanned, no cost). Skips
automatically when the bq CLI is unavailable or unauthenticated.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2bcda1a commit 9ffa461
2 files changed
Lines changed: 581 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments