Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
440
export
function
resetOauthClientForTesting() {
441
oauthClientPromises.clear();
442
}
Callers
1
oauth2.test.ts
File · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected