Skip to content

[Volume 5] 5주차 과제#187

Draft
simoncho91 wants to merge 5 commits intoLoopers-dev-lab:mainfrom
simoncho91:feature/week5
Draft

[Volume 5] 5주차 과제#187
simoncho91 wants to merge 5 commits intoLoopers-dev-lab:mainfrom
simoncho91:feature/week5

Conversation

@simoncho91
Copy link

Summary

  • 작업 중입니다.

Context & Decision

  • (작성 예정)

- 유효한 정보로 회원 생성 성공 테스트
- 각 필드 null/blank 검증 테스트
- loginId, password, name, birthDate, email 필수값 검증
- 필수 필드 5개 (loginId, encryptedPassword, name, birthDate, email)
- 생성자에서 각 필드 null/blank 검증
- BaseEntity 상속으로 id, 생성/수정 시간 자동 관리
- 비밀번호 암호화는 추후 구현 예정
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 762f5fd8-538e-4259-ae62-e3128fb73e02

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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