Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ wrapper.test.ts
File
wrapper.test.ts
test/unit/node/wrapper.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ChildProcess, ParentProcess, isChild } from
"../../../src/node/wrapper"
2
3
describe(
"wrapper"
, () => {
4
describe(
"isChild"
, () => {
Callers
nothing calls this directly
Calls
2
isChild
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected