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

fix: 즐겨찾기 실패하는 문제 수정 #339

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

gihwan-dev
Copy link
Collaborator

What is this PR? 🔍

  • 즐겨찾기 실패하는 문제 수정

Changes 📝

  • 즐겨찾기 수정 요청에 요청 본문 추가

Screenshot 📷

@gihwan-dev gihwan-dev self-assigned this Dec 9, 2024
@gihwan-dev gihwan-dev linked an issue Dec 9, 2024 that may be closed by this pull request
Copy link

vercel bot commented Dec 9, 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 Dec 9, 2024 10:08am
dnd-11th-8-frontend-rvo5 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 10:08am

@gihwan-dev
Copy link
Collaborator Author

Test Coverage

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

RUN v2.1.8 /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/SomeTest.test.tsx (1 test) 84ms
src/test/utils/sum.test.ts (1 test) 7ms
stderr | src/test/AddPlantPage.test.tsx > 내 식물 등록 페이지 테스트 > 식물 종류 입력 텍스트 필드를 클릭하면 식물 종류 검색 페이지가 나타난다.
⚠️ React Router Future Flag Warning: React Router will begin wrapping state updates in React.startTransition in v7. You can use the v7_startTransition future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_starttransition.
⚠️ React Router Future Flag Warning: Relative route resolution within Splat routes is changing in v7. You can use the v7_relativeSplatPath future flag to opt-in early. For more information, see https://reactrouter.com/v6/upgrading/future#v7_relativesplatpath.

src/test/AddPlantPage.test.tsx (3 tests) 3506ms
내 식물 등록 페이지 테스트 > 식물 종류 검색시 검색 결과가 나타난다. 1630ms
내 식물 등록 페이지 테스트 > 검색 결과 클릭시 화면이 사라지고 선택한 식물의 값이 텍스트 필드에 표기된다 1667ms

Test Files 5 passed (5)
Tests 11 passed (11)
Start at 10:09:07
Duration 8.68s (transform 1.07s, setup 2.20s, collect 2.00s, tests 3.61s, environment 3.07s, prepare 539ms)

% Coverage report from v8

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

Statements   : 24.76% ( 2202/8893 )
Branches     : 39.31% ( 138/351 )
Functions    : 22.22% ( 78/351 )
Lines        : 24.76% ( 2202/8893 )
================================================================================

@gihwan-dev gihwan-dev merged commit 7c76306 into main Dec 9, 2024
4 checks passed
@gihwan-dev gihwan-dev deleted the 338-fix-즐겨찾기-실패하는-문제-해결 branch December 9, 2024 10:10
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