MCPcopy Index your code
hub / github.com/nodejs/node / test-webstorage.js

File test-webstorage.js

test/parallel/test-webstorage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { skipIfSQLiteMissing, spawnPromisified } = require('../common');
4skipIfSQLiteMissing();

Callers

nothing calls this directly

Calls 13

skipIfSQLiteMissingFunction · 0.85
includesMethod · 0.80
testFunction · 0.70
readdirFunction · 0.70
nextLocalStorageFunction · 0.70
matchMethod · 0.65
requireFunction · 0.50
spawnPromisifiedFunction · 0.50
SymbolFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected