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

test: e2e 테스트 작성 #190

Merged
merged 5 commits into from
Dec 5, 2022
Merged

test: e2e 테스트 작성 #190

merged 5 commits into from
Dec 5, 2022

Conversation

June1010
Copy link
Member

@June1010 June1010 commented Dec 5, 2022

Feature

  • 배경
    • API 변경사항이 있을때 오류를 조기에 발견하고 수정하기 위함
  • 목적
    • e2e 테스트 코드 작성

과정

  • 테스트 코드 작성

결과 (스크린샷 등)

image

관련 issue 번호 (링크)

#121

테스트 방법

Comment

command: npm run test:e2e
directory: server안에서 해야함
prerequisite: env.ts & .test.env

@June1010 June1010 self-assigned this Dec 5, 2022
Copy link
Member

@gchoi96 gchoi96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다

Copy link
Member

@pushedrumex pushedrumex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@pushedrumex pushedrumex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@claycat claycat merged commit 96de383 into develop Dec 5, 2022
@gchoi96 gchoi96 mentioned this pull request Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants