Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/googleapis/google-api-python-client
/ datafile
Function
datafile
tests/test_discovery.py:153–154 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
151
152
153
def
datafile(filename):
154
return
os.path.join(DATA_DIR, filename)
155
156
157
def
read_datafile(filename, mode=
"r"
):
Callers
15
read_datafile
Function · 0.70
test_discovery_http_is_closed
Method · 0.70
test_failed_to_parse_discovery_json
Method · 0.70
test_credentials_and_http_mutually_exclusive
Method · 0.70
test_credentials_file_and_http_mutually_exclusive
Method · 0.70
test_appengine_memcache
Method · 0.70
test_file_based_cache
Method · 0.70
test_method_error_checking
Method · 0.70
test_type_coercion
Method · 0.70
test_optional_stack_query_parameters
Method · 0.70
test_string_params_value_of_none_get_dropped
Method · 0.70
test_model_added_query_parameters
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…