MCPcopy
hub / github.com/serverless/serverless / read-file.test.js

File read-file.test.js

packages/sf-core/tests/unit/utils/fs/read-file.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jest } from '@jest/globals'
2import fs from 'fs-extra'
3import path from 'path'
4import { fileURLToPath } from 'url'

Callers

nothing calls this directly

Calls 3

readFileFunction · 0.90
writeFileMethod · 0.80
removeMethod · 0.45

Tested by

no test coverage detected