MCPcopy Index your code
hub / github.com/nodejs/node / test-native-root-certs-env.mjs

File test-native-root-certs-env.mjs

test/system-ca/test-native-root-certs-env.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Env: NODE_USE_SYSTEM_CA=1
2// Same as test-native-root-certs.mjs, just testing the environment variable instead of the flag.
3
4import * as common from '../common/index.mjs';

Callers

nothing calls this directly

Calls 7

beforeEachFunction · 0.85
fetchFunction · 0.85
setupServerFunction · 0.70
addressMethod · 0.65
closeMethod · 0.65
itFunction · 0.50
skipMethod · 0.45

Tested by

no test coverage detected