Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/massCodeIO/massCode
/ windowBounds.test.ts
File
windowBounds.test.ts
src/main/__tests__/windowBounds.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Rectangle } from
'electron'
2
import
{ describe, expect, it } from
'vitest'
3
import
{ DEFAULT_WINDOW_BOUNDS, normalizeWindowBounds } from
'../windowBounds'
4
Callers
nothing calls this directly
Calls
2
normalizeWindowBounds
Function · 0.90
display
Function · 0.85
Tested by
no test coverage detected