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] QueryTestResultService 서비스 테스트코드 추가 #152

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

Conversation

wwwcomcomcomcom
Copy link
Collaborator

개요

QueryTestResultService 서비스 테스트 코드 추가했습니다.

본문

입학시험 결과를 query하는 서비스로 memberId를 통해 조회합니다.

  1. 회원이 존재하고 원서가 존재하는 경우
  2. 회원이 존재하고 원서가 없는경우
  3. 회원이 존재하지 않는 경우
    에 대해 테스트합니다.

@wwwcomcomcomcom wwwcomcomcomcom changed the title test(oneseo):QueryTestResultService 서비스 테스트코드 추가 [test] QueryTestResultService 서비스 테스트코드 추가 Sep 5, 2024
@wwwcomcomcomcom wwwcomcomcomcom self-assigned this Sep 5, 2024
@wwwcomcomcomcom wwwcomcomcomcom changed the title [test] QueryTestResultService 서비스 테스트코드 추가 [onseo] QueryTestResultService 서비스 테스트코드 추가 Sep 5, 2024
@wwwcomcomcomcom wwwcomcomcomcom changed the title [onseo] QueryTestResultService 서비스 테스트코드 추가 [oneseo] QueryTestResultService 서비스 테스트코드 추가 Sep 5, 2024
@wwwcomcomcomcom wwwcomcomcomcom added the test test 관련 작업 - test code 추가 등 label Sep 5, 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