MCPcopy
hub / github.com/opral/inlang / loadProjectInMemory.test.ts

File loadProjectInMemory.test.ts

packages/sdk/src/project/loadProjectInMemory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "vitest";
2import { newProject } from "./newProject.js";
3import { loadProjectInMemory } from "./loadProjectInMemory.js";
4

Callers

nothing calls this directly

Calls 2

newProjectFunction · 0.85
loadProjectInMemoryFunction · 0.85

Tested by

no test coverage detected