Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ rightSidebarLayout.test.ts
File
rightSidebarLayout.test.ts
src/browser/utils/rightSidebarLayout.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"bun:test"
;
2
import
{
3
addTabToFocusedTabset,
4
addToolToFocusedTabset,
Callers
nothing calls this directly
Calls
10
getDefaultRightSidebarLayoutState
Function · 0.90
selectTabInFocusedTabset
Function · 0.90
splitFocusedTabset
Function · 0.90
addToolToFocusedTabset
Function · 0.90
addTabToFocusedTabset
Function · 0.90
moveTabToTabset
Function · 0.90
reorderTabInTabset
Function · 0.90
dockTabToEdge
Function · 0.90
closeSplit
Function · 0.90
parseRightSidebarLayoutState
Function · 0.90
Tested by
no test coverage detected