Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ auth-warning.test.js
File
auth-warning.test.js
test/auth-warning.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ config } from
'../src/config.js'
;
4
import
{
Callers
nothing calls this directly
Calls
7
configureBindHost
Function · 0.90
removeAccount
Function · 0.90
shouldEmitNoAuthWarning
Function · 0.90
validateApiKey
Function · 0.90
addAccountByKey
Function · 0.90
getAccountList
Function · 0.90
push
Method · 0.80
Tested by
no test coverage detected