Skip to content

Commit 54f7ac9

Browse files
committed
Fix test counts in PROGRESS.md to match actual pytest output
1 parent 26c129d commit 54f7ac9

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

PROGRESS.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,15 @@
3939

4040
## Test Coverage
4141

42-
| Module | Tools | Integration Tests |
43-
|--------|-------|-------------------|
44-
| Files | 6 | 20 |
45-
| Users | 3 | 10 |
46-
| Notifications | 3 | 12 |
47-
| Talk | 8 | 44 |
42+
| Module | Tools | Tests |
43+
|--------|-------|-------|
44+
| Files | 6 | 24 |
45+
| Users | 3 | 13 |
46+
| Notifications | 3 | 11 |
47+
| Talk | 8 | 48 |
4848
| Talk Polls | 4 | 31 |
4949
| Server || 5 |
50-
| Permissions || 16 |
50+
| Permissions || 34 |
5151
| Errors || 10 |
52-
| **Total** | **24** | **158** |
52+
| Config || 12 |
53+
| **Total** | **24** | **188** |

0 commit comments

Comments
 (0)