MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-promises-writefile-with-fd.js

File test-fs-promises-writefile-with-fd.js

test/parallel/test-fs-promises-writefile-with-fd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This test makes sure that `writeFile()` always writes from the current
4// position of the file, instead of truncating the file.

Callers

nothing calls this directly

Calls 5

writeFileTestFunction · 0.85
requireFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected