This website requires JavaScript.
Explore
Help
Sign In
dave
/
storkit
Watch
1
Star
0
Fork
0
You've already forked storkit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
7
Wiki
Activity
Files
ca3d5ee7a6b06273e68bd192bce81fb5a3ddb5f0
storkit
/
frontend
/
src
/
setupTests.ts
2 lines
36 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Story 26: Establish TDD workflow and quality gates Add workflow engine with acceptance gates, test recording, and review queue. Frontend displays gate status (blocked/ready), test summaries, failing badges, and warnings. Proceed action is disabled when gates are not met. Includes 13 unit tests (Vitest) and 9 E2E tests (Playwright) covering all five acceptance criteria. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 12:54:04 +00:00
import
"@testing-library/jest-dom"
;
Reference in New Issue
Copy Permalink