Skip to content

test: Phase 1 E2E統合テスト追加#23

Merged
Kewton merged 1 commit into
developfrom
feature/12-e2e-integration-test
Mar 20, 2026
Merged

test: Phase 1 E2E統合テスト追加#23
Kewton merged 1 commit into
developfrom
feature/12-e2e-integration-test

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 20, 2026

Summary

  • Phase 1の全機能を通したE2E統合テストを追加
  • フルフロー(index → search → status → clean)テスト
  • 日本語検索、フィルタ組み合わせ、出力形式、エラーケース、.cmindexignoreの7シナリオをカバー
  • 392行の新規テストコード

Test plan

  • cargo test --all 全パス
  • cargo clippy --all-targets -- -D warnings 警告0件
  • cargo fmt --all -- --check 差分なし

Closes #12

🤖 Generated with Claude Code

- フルフロー(index → search → status → clean)テスト
- 日本語検索テスト
- フィルタ組み合わせテスト(tag, path, type, heading)
- 出力形式テスト(human, json, path)
- エラーケーステスト(インデックス未作成時)
- .cmindexignore動作テスト
- status表示テスト

Closes #12

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit 394d055 into develop Mar 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant