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

v2.0.1 #51

Merged
merged 2 commits into from
Apr 23, 2024
Merged

v2.0.1 #51

merged 2 commits into from
Apr 23, 2024

Conversation

70825
Copy link
Member

@70825 70825 commented Apr 23, 2024

No description provided.

* feat: Member에 비로그인 사용자를 생성하는 정적 팩토리 메서드 추가

* refactor: 비로그인 사용자가 리뷰 목록을 조회시 에러가 발생하지 않도록 수정

* test: 비로그인 사용자가 리뷰 목록을 조회하는 테스트 추가

* feat: Member가 로그인된 사용자인지 확인하는 메서드 추가

* refactor: 비로그인 사용자도 리뷰 목록을 조회할 수 있도록 로직 수정

* refactor: 테스트 이름 수정
로그인/비로그인 사용자 실패 테스트에서 다시 로그인/비로그인을 언급하는건 중복된 내용이므로 삭제함

* feat: 리뷰 목록 요청의 경우에만 로그인 세션 검증을 건너뛰는 로직 추가

* fix: 비로그인 좋아요 기본값을 false로 설정 명시
명시하지 않을 경우 중복된 데이터를 가져옵니다

* test: 비로그인 사용자 요청 추가 및 관련 테스트 추가

* refactor: 코드 리뷰 반영 및 테스트 코드 추가
Copy link

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit e410c97.

@70825 70825 merged commit 239b076 into main Apr 23, 2024
3 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.

7 participants