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: 인증 관련 단위 테스트 구현 #198

Closed
1 task done
choidongkuen opened this issue Feb 12, 2024 · 0 comments · Fixed by #202
Closed
1 task done

feat: 인증 관련 단위 테스트 구현 #198

choidongkuen opened this issue Feb 12, 2024 · 0 comments · Fixed by #202

Comments

@choidongkuen
Copy link
Member

choidongkuen commented Feb 12, 2024

기능

인증 로직에 대한 단위 테스트를 구현합니다.

Todo

  • 인증 관련 단위 테스트 구현
@choidongkuen choidongkuen self-assigned this Feb 12, 2024
@choidongkuen choidongkuen changed the title fix: CD 에러 수정 feat: 인증 관련 단위 테스트 구현 Feb 12, 2024
@choidongkuen choidongkuen changed the title feat: 인증 관련 단위 테스트 구현 test: 인증 관련 단위 테스트 구현 Feb 12, 2024
@choidongkuen choidongkuen changed the title test: 인증 관련 단위 테스트 구현 feat: 인증 관련 단위 테스트 구현 Feb 12, 2024
choidongkuen added a commit that referenced this issue Feb 12, 2024
* refactor: JwtAuthenticationFilter 불필요한 로직 제거 (#198)

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

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

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

* test: JwtAuthenticationFilterTest 리팩토링 (#198)
ddingmin added a commit that referenced this issue 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 a pull request may close this issue.

1 participant