Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ proxySettings.test.js
File
proxySettings.test.js
test/proxySettings.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ describe, it, before, after } = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
7
readSettings
Function · 0.85
writeSettings
Function · 0.85
getSettingsFile
Function · 0.85
getSettingsDir
Function · 0.85
clearSettings
Function · 0.85
clearIfStale
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected