Commit Graph

2 Commits

Author SHA1 Message Date
0efc487c1a fix: Resolve test issues and update tasks
- Fix a11y issues in modal backdrops (keyboard handler + ARIA role)
- Increase build verification test timeouts
- Update tasks.md with current test status (157/157 passing)
- Document resolved issues #22, #23, #24
2026-02-18 22:18:18 -05:00
25b899f012 test(build): Add build verification tests
- Add TypeScript check verification (allows 1 known DataTable generics error)
- Add production build verification
- Add build artifacts verification (client, server, manifest)

All 3 tests passing:
- TypeScript check completes and reports results
- Production build succeeds without critical errors
- Build artifacts (client, server, manifest) are generated

Refs: openspec/changes/p05-page-migrations
2026-02-18 19:12:05 -05:00