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

[Day-3] Session 인증 리팩토링 #3

Merged
merged 3 commits into from
Nov 23, 2022
Merged

Conversation

giibeom
Copy link
Owner

@giibeom giibeom commented Nov 22, 2022

작업 개요

  • Session 인증 관련 테스트를 전부 BDD 스타일로 변경합니다.
  • Session 인증 관련 프러덕션 코드를 리팩토링 합니다.

작업 내용

  • 기존 모든 테스트 BDD 스타일로 변경
    • Session
      • JwtUtil 객체 테스트
      • Service Mock 테스트
      • Controller Mock 테스트

테스트 실행 결과

SessionController 웹 유닛 테스트 ---------------- AuthenticationService 유닛 테스트 ---------------- JwtUtil 유닛 테스트

@giibeom giibeom assigned giibeom and unassigned giibeom Nov 23, 2022
@giibeom giibeom merged commit 65d2dc2 into main Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant