Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ multiProjectGitStatusIndicator.test.tsx
File
multiProjectGitStatusIndicator.test.tsx
tests/ui/git/multiProjectGitStatusIndicator.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"../dom"
;
2
3
import React from
"react"
;
4
import { afterEach, beforeEach, describe, expect, mock, test } from
"bun:test"
;
Callers
nothing calls this directly
Calls
7
installDom
Function · 0.90
createSummary
Function · 0.85
renderWithTooltipProvider
Function · 0.85
createProjectStatusResult
Function · 0.70
createGitStatus
Function · 0.70
cleanup
Function · 0.50
waitFor
Function · 0.50
Tested by
no test coverage detected