test-only
Testing-only public entry point. Import this entry point as @sheetwrite/core/testing.
Source entry: packages/core/src/testing.ts
Exported symbols
Functions 2
installCanvasTestStubsInstall the canvas + layout stubs a DOM test environment (jsdom/happy-dom) needs before createGrid can mount — without them the renderer throws "Sheetwrite: 2D canvas context is unavailable".
installDatasourceClockForTestInstalls a deterministic monotonic clock through the public testing entrypoint.