MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / week-start.test.ts

File week-start.test.ts

packages/app-core/src/lib/week-start.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment node
2import { describe, expect, it } from 'vitest'
3import { localeFirstDay, resolveWeekStartDay } from './week-start'
4

Callers

nothing calls this directly

Calls 2

resolveWeekStartDayFunction · 0.90
localeFirstDayFunction · 0.90

Tested by

no test coverage detected