Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ citcWorkspaceSource.test.ts
File
citcWorkspaceSource.test.ts
src/utils/citcWorkspaceSource.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync, mkdirSync, rmSync, writeFileSync } from
'node:fs'
2
import
{ tmpdir } from
'node:os'
3
import
{ join } from
'node:path'
4
import
{ describe, expect, it } from
'bun:test'
Callers
nothing calls this directly
Calls
7
parseCommitCloudRc
Function · 0.85
parseSaplingRepoName
Function · 0.85
parseWorkspaceStatus
Function · 0.85
mkdirSync
Function · 0.85
detectCitcWorkspaceSourceForPath
Function · 0.85
encodeWorkspaceId
Function · 0.85
rmSync
Function · 0.85
Tested by
no test coverage detected