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

feat: 로그인한 유저가 북마크한 모임 조회 #204

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

ddingmin
Copy link
Member

🚀 어떤 기능을 개발했나요?

로그인한 유저가 북마크한 모임 조회 기능 추가

🕶️ 어떻게 해결했나요?

  • 로그인한 유저가 북마크한 모임 조회 기능 추가

🦀 이슈 넘버

#203

(option) 어떤 부분에 집중하여 리뷰해야 할까요?

  • 테스트 코드 추후 추가하겠슴다 ㅎㅎ..

Copy link

sonarcloud bot commented Feb 12, 2024

@ddingmin ddingmin merged commit 9c6f2c9 into develop Feb 12, 2024
3 checks passed
@ddingmin ddingmin deleted the feature/iss-#203 branch February 12, 2024 15:23
ddingmin added a commit that referenced this pull request Feb 12, 2024
* test: test 명 완성

* refactor: Instant를 모두 LocalDateTime으로 변경 (#200)

* fix: 알림이 가지 않는 버그 수정

* �test: 인증 단위 테스트 구현 (#202)

* refactor: JwtAuthenticationFilter 불필요한 로직 제거 (#198)

* refactor: SecurityValue 패키지 이동 (#198)

* test: 인증 관련 단위 테스트 구현 (#198)

* test: 인증 관련 단위 테스트 구현 (#198)

* test: JwtAuthenticationFilterTest 리팩토링 (#198)

* feat: 로그인한 유저가 북마크한 모임 조회 (#204)

* feat: 로그인한 유저가 북마크한 모임 조회

* test: 테스트 코드에 로그인 로직 추가

---------

Co-authored-by: choidongkuen <[email protected]>
Co-authored-by: devxb <[email protected]>
Co-authored-by: xb205 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant