MCPcopy Create free account
hub / github.com/anthropics/defending-code-reference-harness / test_none

Function test_none

tests/test_cli_auth.py:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35
36
37def test_none():
38 assert _resolve_auth_env() is None
39
40
41def test_error_message_names_all_modes():

Callers

nothing calls this directly

Calls 1

_resolve_auth_envFunction · 0.90

Tested by

no test coverage detected