Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ test
Function
test
test/Defaults.unittest.js:59–61 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
57
58
expect.addSnapshotSerializer({
59
test(value) {
60
return
value instanceof Diff;
61
},
62
/**
63
* @param {unknown} received received
64
* @returns {string} result
Callers
1
Defaults.unittest.js
File · 0.70
Calls
3
getDefaultConfig
Function · 0.85
it
Function · 0.50
fn
Function · 0.50
Tested by
no test coverage detected