Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 348 Bytes

File metadata and controls

8 lines (6 loc) · 348 Bytes

resume-refactor

📌 지난 개인 과제 리팩토링

  • 기존 비즈니스 로직을 controller-service-repository 계층형 아키텍처로 리팩토링
  • 커스텀 에러 클래스를 추가해 예외 처리 일원화
  • 로그아웃, 회원 탈퇴 API 구현
  • Jest를 활용한 유닛 테스트 작성