issue-11-unit-tests
master
App.test.tsx
npm run test:ci
Closes #11
cd llm-fe && npm install
Replace the broken CRA App smoke test with focused Jest/RTL coverage and a CI-friendly test:ci script.
No dependencies set.
The note is not visible to the blocked user.
Summary
App.test.tsxplaceholder that expected "learn react"npm run test:cifor non-interactive CI runsCloses #11
Test plan
cd llm-fe && npm installnpm run test:ci— expect 9 suites / 32 tests passing