MCPcopy Create free account
hub / github.com/LaunchPlatform/beanhub-cli / config_username

Function config_username

tests/conftest.py:28–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27@pytest.fixture
28def config_username() -> str | None:
29 return "MOCK_USERNAME"
30
31
32@pytest.fixture

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected