Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ parseStatusOutput.test.ts
File
parseStatusOutput.test.ts
tests/ui/git/parseStatusOutput.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseGitStatusScriptOutput } from
"@/common/utils/git/gitStatus"
;
2
3
/**
4
* Unit tests
for
parseGitStatusScriptOutput — the parser
for
the bash script
Callers
nothing calls this directly
Calls
2
parseGitStatusScriptOutput
Function · 0.90
buildOutput
Function · 0.70
Tested by
no test coverage detected