Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ workspaceProjectRepos.test.ts
File
workspaceProjectRepos.test.ts
src/node/services/workspaceProjectRepos.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
3
import
{
4
buildLegacyRemoteProjectLayout,
Callers
nothing calls this directly
Calls
5
getWorkspaceProjectRepos
Function · 0.90
getRemoteWorkspacePath
Function · 0.90
buildLegacyRemoteProjectLayout
Function · 0.90
buildRemoteProjectLayout
Function · 0.90
getWorkspacePathHintForProject
Function · 0.90
Tested by
no test coverage detected