This website requires JavaScript.
Explore
Help
Sign In
shad
/
canvas-frontend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
83a6b334c3ab56914c8fd5fb549860d2cb213b1f
canvas-frontend
/
setupTests.ts
T
shad
4bc7ae228a
feat: rebuild Process Studio into multi-phase Process Creation Wizard\n\n- Replace toy Studio.tsx with proper Wizard.tsx canvas\n- Build 6-step flow: Intake -> Analyze -> Generate -> Validate -> Draft saved -> Publish\n- Implement incremental EA2 writes via wizardApi.ts (flow, batch apply)\n- Use localStorage for draft recovery across reloads\n- Apply industrial-blueprint UI styling matching core doctrine\n- Add Vitest tests for Wizard components and API wrappers
2026-06-14 03:47:26 +04:00
2 lines
36 B
TypeScript
Raw
Blame
History
import
'@testing-library/jest-dom'
;
Reference in New Issue
View Git Blame
Copy Permalink