MCPcopy Create free account
hub / github.com/Kaggle/docker-python / test_project_with_connected_account

Route test_project_with_connected_account

tests/test_bigquery.py:None–None  ·  view source on GitHub ↗
patch.object(kaggle_secrets.UserSecretsClient, 'get_bigquery_access_token', return_value=('secret',1000))

Source from the content-addressed store, hash-verified

1import unittest
2import os
3import json
4from unittest.mock import patch

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected