Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/block/buzz
/ getConfig
Function
getConfig
desktop/src/testing/e2eBridge.ts:2605–2607 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2603
}
2604
2605
function
getConfig(): E2eConfig | undefined {
2606
return
window.__BUZZ_E2E__;
2607
}
2608
2609
function
readStoredIdentityOverride(): TestIdentity | undefined {
2610
try {
Callers
4
handleGetChannelWindow
Function · 0.85
sendToMockSocket
Function · 0.85
maybeInstallE2eTauriMocks
Function · 0.85
handleMockCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected