MCPcopy 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

1import type { Rectangle } from 'electron'
2import { describe, expect, it } from 'vitest'
3import { DEFAULT_WINDOW_BOUNDS, normalizeWindowBounds } from '../windowBounds'
4

Callers

nothing calls this directly

Calls 2

normalizeWindowBoundsFunction · 0.90
displayFunction · 0.85

Tested by

no test coverage detected