MCPcopy Index your code
hub / github.com/coder/mux / coderLifecycleHooks.test.ts

File coderLifecycleHooks.test.ts

src/node/runtime/coderLifecycleHooks.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, mock } from "bun:test";
2import { CODER_ARCHIVE_BEHAVIORS } from "@/common/config/coderArchiveBehavior";
3import { Err, Ok, type Result } from "@/common/types/result";
4import type { WorkspaceMetadata } from "@/common/types/workspace";

Callers

nothing calls this directly

Calls 7

createCoderArchiveHookFunction · 0.90
ErrFunction · 0.90
createCoderUnarchiveHookFunction · 0.90
createCoderServiceMocksFunction · 0.85
createSshCoderMetadataFunction · 0.85
expectErrorFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected