MCPcopy 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
3const { describe, it, before, after } = require('node:test');
4const assert = require('node:assert/strict');

Callers

nothing calls this directly

Calls 7

readSettingsFunction · 0.85
writeSettingsFunction · 0.85
getSettingsFileFunction · 0.85
getSettingsDirFunction · 0.85
clearSettingsFunction · 0.85
clearIfStaleFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected