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

[Feature25] 유닛 테스트 추가 #26

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

yujung5873
Copy link
Collaborator

#️⃣연관된 이슈

#25

📝작업 내용

Given - When - Then 패턴을 사용하여

  1. mainviewmodel에서 searchPhotos
  • 성공시 _photos LiveData가 업데이트 되는지 검증
  • 실패시 _apiError LiveData가 업데이트 되는지 검증
  1. unsplash API를 요청한 뒤 적절한 데이터를 반환하는지 검증
스크린샷 2025-02-08 오후 7 46 14 스크린샷 2025-02-08 오후 7 46 32 스크린샷 2025-02-08 오후 7 46 57

@yujung5873 yujung5873 requested a review from f-lab-tony February 8, 2025 10:47
@yujung5873 yujung5873 self-assigned this Feb 8, 2025
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.

2 participants