Skip to content

Commit 26425cf

Browse files
docs: update README tests section with CI/CD pipeline screenshot
1 parent c7d68f7 commit 26425cf

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,10 @@ Users without API keys get full prompt management + offline OCR. AI features unl
140140

141141
## 🧪 Tests
142142

143-
![Test Results](./screenshots/test.png)
143+
All tests passing across authentication logic and UI components, including build, lint, type check, and environment validation, verified by CI/CD pipeline with Vercel deployment.
144144

145-
25 tests passing across auth logic and UI components.
145+
![CI Tests Passing](./screenshots/ci-tests.png)
146146

147-
```bash
148-
npm test
149-
```
150147
---
151148

152149
## ⚡ Run Locally

screenshots/ci-tests.png

62 KB
Loading

0 commit comments

Comments
 (0)