Skip to content

Commit 4049a30

Browse files
add test results
1 parent ea053bf commit 4049a30

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,18 @@ Every user's data is tied to their `auth.uid()`. No mix-ups, no leaks. Row Level
123123

124124
---
125125

126+
## 🧪 Tests
127+
128+
![Test Results](./screenshots/test.png)
129+
130+
25 tests passing across auth logic and UI components, run with Jest.
131+
132+
```bash
133+
npm test
134+
```
135+
136+
---
137+
126138
## 🧪 Run Locally
127139

128140
```bash

screenshots/test.png

11.3 KB
Loading

0 commit comments

Comments
 (0)