learning_ai_invt_trdg/web/src
Saravana Achu Mac 8db23bde2d test(ui): add Playwright and Storybook testing infrastructure
- Installed Playwright and Storybook packages
- Created playwright.config.ts with viewport matrix and browser configurations
- Installed Playwright chromium browser
- Created e2e/viewport-matrix.spec.ts for viewport matrix testing
- Created e2e/horizontal-overflow.spec.ts for horizontal overflow testing
- Added test scripts to package.json (test:e2e, test:e2e:ui, test:e2e:viewport, test:e2e:overflow)
- Updated LAUNCH_READY_UI_UX_ROADMAP.md checklist with testing infrastructure status
2026-05-09 13:19:14 -07:00
..
assets feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
backtest refactor(ui): normalize backtest replay controls 2026-05-09 01:46:14 -07:00
components refactor(ui): replace one-off visual language with shared Badge components 2026-05-09 12:56:52 -07:00
context feat: full web dashboard redesign + 6 new API proxy endpoints 2026-05-03 23:50:01 -07:00
hooks feat(simple): add setup activity history 2026-05-06 17:23:45 +00:00
lib refactor(ui): close residual theme audit debt 2026-05-07 06:21:32 +00:00
stories test(ui): add Playwright and Storybook testing infrastructure 2026-05-09 13:19:14 -07:00
tabs refactor(ui): replace one-off visual language with shared Badge components 2026-05-09 12:56:52 -07:00
test feat: scaffold trading monorepo foundation 2026-04-04 11:18:21 -07:00
views refactor(ui): replace one-off visual language with shared Badge components 2026-05-09 12:56:52 -07:00
App.css refactor(ui): modernize market opportunity cards 2026-05-09 00:59:27 -07:00
App.dom.test.tsx feat: live data wiring (Alpaca/FMP) + strategy builder + screener 2026-05-04 06:16:46 -07:00
App.tsx fix(ui): stabilize responsive shell chrome 2026-05-08 21:25:54 -07:00
index.css refactor(ui): replace one-off visual language with shared Badge components 2026-05-09 12:56:52 -07:00
main.tsx Polish trading UI and add launch roadmap 2026-05-08 20:58:00 -07:00
reducedMotionCss.test.ts fix(D9): respect reduced motion preference 2026-05-04 17:59:07 -07:00
shellResponsiveCss.test.ts test(ui): lock responsive shell breakpoints 2026-05-09 02:06:52 -07:00