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

File useTheme.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

useThemeFunction · 0.90
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected