Pattern Test To Integration

Convert Common Fabric pattern unit tests (`*.test.tsx` driven by actions and assertions) into browser integration tests (`packages/patterns/integration/*.test.ts`) that exercise the rendered UI, scale to a chosen size, and can be recorded with `deno task demo`. Use when asked to promote, mirror, spot-check, browser-test, or make a video demo from an existing pattern test, including multi-user pattern tests.

commontoolsinc 00d7eba 2 files · 11.5 KB Updated

File contents

commontoolsinc/labs/tree/main/skills/pattern-test-to-integration commit 00d7eba07e

Frequently asked questions

npx skillmds@latest add commontoolsinc/pattern-test-to-integration