Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ Project } from
"../../src/project/project"
3
import
{ Log } from
"../../src/util/log"
4
import
{ Storage } from
"../../src/storage/storage"
Callers
nothing calls this directly
Calls
5
tmpdir
Function · 0.90
quiet
Method · 0.80
cwd
Method · 0.65
init
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected