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

초기 ViewModel 유닛 테스트 구현 #7

Closed
parkcheayeon opened this issue Jan 21, 2025 · 0 comments · Fixed by #8
Closed

초기 ViewModel 유닛 테스트 구현 #7

parkcheayeon opened this issue Jan 21, 2025 · 0 comments · Fixed by #8
Assignees

Comments

@parkcheayeon
Copy link
Collaborator

ViewModel의 LiveData 검증 및 로직 테스트 추가

  • StopDetailViewModel의 유닛 테스트 구현

    • 테스트 환경 구성
    • 테스트 시나리오 정리
    • 테스트 케이스 작성 및 실행
  • StopListViewModel의 유닛 테스트 구현

    • View와의 의존성 제거 (UDF, passive-view 적용)
    • 테스트 환경 구성
    • 테스트 시나리오 정리
    • 테스트 케이스 작성 및 실행
@parkcheayeon parkcheayeon self-assigned this Jan 21, 2025
@parkcheayeon parkcheayeon changed the title ViewModel의 유닛 테스트 구현 초기 ViewModel 유닛 테스트 구현 Jan 25, 2025
@parkcheayeon parkcheayeon linked a pull request Jan 25, 2025 that will close this issue
parkcheayeon added a commit that referenced this issue Feb 1, 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 a pull request may close this issue.

1 participant