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

[#61] 리팩토링 #64

Merged
merged 26 commits into from
Jan 30, 2025
Merged

[#61] 리팩토링 #64

merged 26 commits into from
Jan 30, 2025

Conversation

JIWON27
Copy link
Collaborator

@JIWON27 JIWON27 commented Jan 19, 2025

리팩토링

- Product 조회 JpaPagingItemReader를 사용하도록 수정
- 좋아요/경매 상품 상태 변경 배치 Config 파일 분리
- 경매 상품 상태 변경하는 코드 ItemProcessor로 처리하도록 수정
- 의존관게 주입 방식 수정
- 테스트 코드 추가
@JIWON27 JIWON27 self-assigned this Jan 19, 2025
- 로그아웃 URL 수정
- 회원 API 테스트코드 불필요한 주석 삭제 및 코드 포맷팅 정리
- 회원 Fixtures 코드 포맷팅 정리
- 포인트 API 응답 수정
- 포인트 충전 API 테스트 수정
- pointService 테스트 수정
- 가격 타입 Long, Int 등 불일치했던 것들을 Int 타입으로 수정
- AuctionServiceTest 코드 보완
- 경매 최초입찰 처리 보완
@JIWON27 JIWON27 merged commit a796d4f into main Jan 30, 2025
2 checks passed
@JIWON27 JIWON27 linked an issue Jan 30, 2025 that may be closed by this pull request
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.

🛠️ 리팩토링
1 participant