MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / theme.utils.test.ts

File theme.utils.test.ts

apps/ui/src/lib/theme/theme.utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
2
3import { localStore } from "@/lib/storage/localStorage";
4

Callers

nothing calls this directly

Calls 6

isThemeNameFunction · 0.90
readStoredThemeFunction · 0.90
readSystemPreferenceFunction · 0.90
resolveInitialThemeFunction · 0.90
applyThemeFunction · 0.90
setMethod · 0.45

Tested by

no test coverage detected