71
総テスト数
87%
平均カバレッジ
4
テスト済みコンポーネント
8
成功テスト
タイプ:
ステータス:

テストファイル

usePrints.test.ts

UNIT
/tests/unit/hooks/usePrints.test.ts
成功
12 tests1月6日 10:30

カバレッジ

Lines:
85%
Functions:
90%
Branches:
75%

Modal.test.tsx

UNIT
/tests/unit/components/Modal.test.tsx
成功
8 tests1月6日 10:30

カバレッジ

Lines:
95%
Functions:
100%
Branches:
85%

CategoryEditor.test.tsx

UNIT
/tests/unit/components/CategoryEditor.test.tsx
成功
15 tests1月6日 10:30

カバレッジ

Lines:
78%
Functions:
80%
Branches:
65%

ZoomableImage.test.tsx

UNIT
/tests/unit/components/ZoomableImage.test.tsx
成功
6 tests1月6日 10:30

カバレッジ

Lines:
88%
Functions:
85%
Branches:
70%

auth.spec.ts

E2E
/tests/e2e/auth.spec.ts
成功
5 tests1月6日 09:45

upload.spec.ts

E2E
/tests/e2e/upload.spec.ts
成功
8 tests1月6日 09:45

print-detail.spec.ts

E2E
/tests/e2e/print-detail.spec.ts
成功
10 tests1月6日 09:45

category-management.spec.ts

E2E
/tests/e2e/category-management.spec.ts
成功
7 tests1月6日 09:45

コンポーネント別テスト状況

CategoryEditor

テスト済み

/components/CategoryEditor.tsx

テストファイル:/tests/unit/components/CategoryEditor.test.tsx
Lines: 78%

Modal

テスト済み

/components/Modal.tsx

テストファイル:/tests/unit/components/Modal.test.tsx
Lines: 95%

ZoomableImage

テスト済み

/components/ZoomableImage.tsx

テストファイル:/tests/unit/components/ZoomableImage.test.tsx
Lines: 88%

usePrints

テスト済み

/hooks/usePrints.ts

テストファイル:/tests/unit/hooks/usePrints.test.ts
Lines: 85%

ShareModal

テストなし

/components/ShareModal.tsx

DeleteConfirmModal

テストなし

/components/DeleteConfirmModal.tsx

RelatedPrints

テストなし

/components/RelatedPrints.tsx

MasonryGrid

テストなし

/components/MasonryGrid.tsx

FamilyMemberSelector

テストなし

/components/FamilyMemberSelector.tsx