scripts/test-ink.tsx
- Entity ID:
ent-20260420-b01a00000018 - Type:
file - Scope:
shared - Status:
active - Aliases: ink smoke test, terminal render probe
Description
Minimal render test that preloads src/shims/preload.js, imports render() from src/ink.js, and mounts a single
Key claims
- Test scripts pattern: preload shims then dynamic-import the subsystem
Relations
- scripts/test-ink.tsx --[verifies]--> Ink Render Pipeline