westfarn c0d83359cc Add unit tests (#11) (#14)
## Summary
- Add Jest/RTL unit tests for data models, Card, Footer, CustomTextField/PasswordField, CustomToastMessage, ConversationCard, AuthContext, and SignIn
- Remove the broken CRA `App.test.tsx` placeholder that expected "learn react"
- Add `npm run test:ci` for non-interactive CI runs

Closes #11

## Test plan
- [ ] `cd llm-fe && npm install`
- [ ] `npm run test:ci` — expect 9 suites / 32 tests passing

Reviewed-on: #14
2026-07-14 18:03:24 -07:00
2026-07-14 18:03:24 -07:00
2025-03-07 12:21:37 -06:00
2025-03-07 12:18:16 -06:00
S
Description
Front end react app for chat site
Readme
40 MiB
Languages
JavaScript 51.4%
TypeScript 47.9%
Swift 0.2%
HTML 0.2%
CSS 0.1%
Other 0.1%