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

리팩토링으로 인한 수정된 내용 테스트코드에 반영 #40

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

GeonH0
Copy link
Collaborator

@GeonH0 GeonH0 commented Jan 15, 2025

PR 개요

서버 리팩토링으로 인한 비즈니스 로직수정된 부분 테스트코드에 반영


주요 변경 사항

  1. FetchFeedListUseCaseTests, RecipeListInteractorTests, SearchFeedListUseCaseTests에 각각 수정된 파라미터 반영

    • 각각의 메서드의 변경된 파라미터를 적용하였습니다.
  2. BoundaryID 로직 테스트

    • 성공적으로 fetch에 성공했을경우 레시피ID 값이 가장 큰 값이 BoundaryID가 되는지 확인하는 테스트 케이스를 추가하였습니다.
  3. User에 Equatable 선언 추가로 TestUtils 오류 해결


Copy link

@GeonH0 GeonH0 merged commit 16973a1 into main Jan 15, 2025
2 checks passed
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.

1 participant