MCPcopy Create free account
hub / github.com/anus-dev/ANUS / resetOauthClientForTesting

Function resetOauthClientForTesting

packages/core/src/code_assist/oauth2.ts:440–442  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

438
439// Helper to ensure test isolation
440export function resetOauthClientForTesting() {
441 oauthClientPromises.clear();
442}

Callers 1

oauth2.test.tsFile · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected