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

도서 대출 코드 및 테스트 작성 #1

Open
shine-17 opened this issue Nov 12, 2024 · 0 comments
Open

도서 대출 코드 및 테스트 작성 #1

shine-17 opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@shine-17
Copy link
Collaborator

도서 대출

  • 회원은 사서회원, 일반회원이 있고 일반회원은 독서량에 따라 등급으로 나누어진다.
  • 회원은 등급별로 최대 대출 가능한 도서의 수가 다르다.
  • 도서는 책 별로 재고가 있다.

단위 테스트

  • 도서 대출을 하기 위해서 회원은 현재 대출이 가능한 상태인지 확인해야 한다.
  • 회원이 도서 대출을 하기 위해서 도서는 현재 대출이 가능한 상태인지 확인해야 한다.
@shine-17 shine-17 self-assigned this Nov 12, 2024
@shine-17 shine-17 changed the title 도서 대출 단위 테스트 작성 도서 대출 코드 및 테스트 작성 Nov 20, 2024
shine-17 added a commit that referenced this issue Nov 25, 2024
[#1] 도서 대출 코드 및 테스트 작성
shine-17 added a commit that referenced this issue Dec 4, 2024
[#1] 도서 대출 코드 및 테스트 수정
shine-17 added a commit that referenced this issue Dec 9, 2024
[#1] 대출 기간 객체 분리
shine-17 added a commit that referenced this issue Dec 11, 2024
[#1] repository에서 도메인 모델 분리
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

No branches or pull requests

1 participant