Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ DashboardBodyShell.test.tsx
File
DashboardBodyShell.test.tsx
frontend/src/react/components/DashboardBodyShell.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { act } from
"react"
;
2
import { createRoot, type Root } from
"react-dom/client"
;
3
import { afterEach, describe, expect, test, vi } from
"vitest"
;
4
import type {
Callers
nothing calls this directly
Calls
7
afterEach
Function · 0.85
setWindowWidth
Function · 0.85
test
Struct · 0.85
createShellHarness
Function · 0.85
getLastTargets
Function · 0.85
render
Method · 0.80
remove
Method · 0.80
Tested by
no test coverage detected