MCPcopy Create free account
hub / github.com/arctic-cli/interface / project.test.ts

File project.test.ts

packages/arctic/test/project/project.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Project } from "../../src/project/project"
3import { Log } from "../../src/util/log"
4import { Storage } from "../../src/storage/storage"

Callers

nothing calls this directly

Calls 5

tmpdirFunction · 0.90
quietMethod · 0.80
cwdMethod · 0.65
initMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected