MCPcopy
hub / github.com/webpack/sass-loader / implementation-option.test.js

File implementation-option.test.js

test/implementation-option.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import { readFileSync } from "node:fs";
3// eslint-disable-next-line n/no-unsupported-features/node-builtins
4import { findPackageJSON } from "node:module";

Callers

nothing calls this directly

Calls 10

getImplementationsAndAPIFunction · 0.90
getImplementationByNameFunction · 0.90
getTestIdFunction · 0.90
getCompilerFunction · 0.90
getCodeFromBundleFunction · 0.90
resolveEsmEntryFunction · 0.85
mockModuleOptionsFunction · 0.85
spyOnCompilerFunction · 0.85
resolveFunction · 0.85
getSassImplementationFunction · 0.85

Tested by

no test coverage detected