Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a166aa

Browse files
jaggederestclaude
andcommitted
test: add comprehensive test suite for api-helper.ts
- Add 32 tests covering all functions in api-helper.ts- Test errToStr() with Error instances, API errors, ErrorEvent, strings, and edge cases- Test extractAgents() and extractAllAgents() with various workspace configurations- Validate Zod schemas for AgentMetadataEvent- Update CLAUDE.md to reflect standard test running approach- All 137 tests now passing🤖 Generated with [Claude Code](https://claude.ai/code)Co-Authored-By: Claude <noreply@anthropic.com>
1 parentb79b844 commit2a166aa

File tree

2 files changed

+560
-2
lines changed

2 files changed

+560
-2
lines changed

‎CLAUDE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
- Package:`yarn package`
88
- Lint:`yarn lint`
99
- Lint with auto-fix:`yarn lint:fix`
10-
- Run all tests:`yarn test:ci` (always use CI mode for reliable results)
11-
- Run specific test:`yarn test:ci ./src/filename.test.ts`
10+
- Run all tests:`yarn test:ci` (always use CI mode for reliable results, runs all test files automatically)
1211
- Watch mode (development only):`yarn test`
1312
- Run tests with coverage:`yarn test:coverage`
1413
- View coverage in browser:`yarn test:coverage:ui`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp