Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[# 330] 식물 사진 없는 경우 기본 이미지 노출 #331

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

Changes 📝

Screenshot 📷

Copy link

vercel bot commented Oct 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dnd-11th-8-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 10:47am
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 10:47am

@gihwan-dev
Copy link
Collaborator Author

gihwan-dev commented Oct 31, 2024

Test Coverage

[email protected] coverage /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
vitest run --coverage

RUN v2.1.4 /home/runner/work/dnd-11th-8-frontend/dnd-11th-8-frontend
Coverage enabled with v8

src/test/utils/dateUtils.test.ts (4 tests) 7ms
src/test/utils/validation.test.ts (2 tests) 6ms
src/test/utils/sum.test.ts (1 test) 6ms
src/test/utils/SomeTest.test.tsx (1 test) 81ms
src/test/AddPlantPage.test.tsx (3 tests) 3447ms
내 식물 등록 페이지 테스트 > 식물 종류 검색시 검색 결과가 나타난다. 1614ms
내 식물 등록 페이지 테스트 > 검색 결과 클릭시 화면이 사라지고 선택한 식물의 값이 텍스트 필드에 표기된다 1646ms

Test Files 5 passed (5)
Tests 11 passed (11)
Start at 10:47:16
Duration 8.27s (transform 1.02s, setup 2.05s, collect 1.86s, tests 3.55s, environment 2.70s, prepare 542ms)

% Coverage report from v8

=============================== Coverage summary ===============================

Statements   : 24.86% ( 2199/8844 )
Branches     : 38.79% ( 135/348 )
Functions    : 22.28% ( 78/350 )
Lines        : 24.86% ( 2199/8844 )
================================================================================

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.

[fix] 내 식물 상세에서 이미지 없는 경우 기본 일러스트 보여주기
1 participant