MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-symlink-dir.js

File test-fs-symlink-dir.js

test/parallel/test-fs-symlink-dir.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4// Test creating a symbolic link pointing to a directory.

Callers

nothing calls this directly

Calls 10

testSyncFunction · 0.85
testAsyncFunction · 0.85
testPromisesFunction · 0.70
mapMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
mkdirSyncMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected