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

[oneseo] OneseoTempStorageService 테스트 코드 추가 #164

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

wwwcomcomcomcom
Copy link
Collaborator

개요

원서 임시저장 서비스 테스트 코드를 추가했습니다.

본문

존재하는 회원 id가 주어지고 회원이 원서를 제출하지 않았다면 FoundOneseoResDto를 반환한다.
존재하는 회원 id가 주어지고 회원이 원서를 제출하지 않았다면 ExpectedException을 던진다.
존재하지 않는 회원 ID가 주어지면 ExpectedException을 던진다.

총 3개의 경우를 테스트합니다.

추가 - optional

테스트를 위해 OneseoTempReqDto에 Builder 적용시켰습니다.

@wwwcomcomcomcom wwwcomcomcomcom self-assigned this Sep 11, 2024
@wwwcomcomcomcom wwwcomcomcomcom changed the title [test] OneseoTempStorageService 테스트 코드 추가 [oneseo] OneseoTempStorageService 테스트 코드 추가 Sep 23, 2024
@wwwcomcomcomcom wwwcomcomcomcom added the test test 관련 작업 - test code 추가 등 label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test test 관련 작업 - test code 추가 등
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant