MCPcopy Create free account
hub / github.com/RtlZeroMemory/Rezi / render.test.ts

File render.test.ts

examples/regression-dashboard/src/__tests__/render.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import test from "node:test";
3import { createTestRenderer } from "@rezi-ui/core/testing";
4import { createInitialState } from "../helpers/state.js";

Callers

nothing calls this directly

Calls 3

createTestRendererFunction · 0.90
renderOverviewScreenFunction · 0.85
createInitialStateFunction · 0.50

Tested by

no test coverage detected