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

Test : RoutineRepository 테스트 케이스 작성 #4

Merged
merged 1 commit into from
May 15, 2024

Conversation

bstaran
Copy link
Owner

@bstaran bstaran commented May 15, 2024

다양한 도메인 조건에 따른 운동 루틴의 조회를 검증하는 테스트 케이스들이 추가

  • 분할 종류, 사용자 닉네임, 사용자 이메일 등의 조건에 따른 결과 검증
  • 팔로우 유저의 분할 루틴 결과 검증
  • 조회 결과가 없는 경우의 처리 검증

다양한 도메인 조건에 따른 운동 루틴의 조회를 검증하는 테스트 케이스들이 추가
-  분할 종류, 사용자 닉네임, 사용자 이메일 등의 조건에 따른 결과
- 조회 결과가 없는 경우의 처리 검증
@bstaran bstaran self-assigned this May 15, 2024
@bstaran bstaran merged commit 36d2186 into develop May 15, 2024
1 check passed
@bstaran bstaran deleted the test/routine branch May 15, 2024 13:40
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