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
We could create a BigQuery project dedicated for unit tests. We could use pytest's mark feature to select these unit tests. That way, they could be triggered during CI, and optionally during local development.
We could create a BigQuery project dedicated for unit tests. We could use pytest's mark feature to select these unit tests. That way, they could be triggered during CI, and optionally during local development.