Skip to content

Commit d8a7f68

Browse files
author
jarvisjiang
committed
docs(codebuddy): update test count to 92
1 parent b27b51e commit d8a7f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODEBUDDY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ src/
252252
- Tests are in `tests/fetch.test.ts`
253253
- Uses Vitest as test framework
254254
- Uses MSW (Mock Service Worker) for HTTP mocking
255-
- 83 test cases with 100% coverage
255+
- 92 test cases with 100% coverage
256256
- Coverage includes:
257257
- All response types (text, arraybuffer, blob, JSON)
258258
- HTTP methods (GET, POST, PUT, PATCH, DELETE)

0 commit comments

Comments
 (0)