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: 두번째 기본 인적 사항 테스트 코드 작성 #163

Closed
wants to merge 8 commits into from

Conversation

smb0123
Copy link
Collaborator

@smb0123 smb0123 commented Aug 23, 2024

주요 변경사항

  • 두번째 인적사항 페이지로 이동하는 함수 구현

  • 테스트 코드 구현

  1. 전공 입력 + 다음 버튼 클릭
  2. 전공 입력 + 복수 전공 입력 + 다음 버튼 클릭
  3. 전공 입력 + 부전공 입력 + 다음 버튼 클릭
  4. 전공 입력 + 복수 전공 입력 + 부전공 입력 + 다음 버튼 클릭
  5. 아무것도 입력 x + 다음 버튼 클릭
  6. 전공 입력 x + 복수 전공 입력 + 부전공 입력 + 다음 버튼 클릭

리뷰어에게...

cypress 에서는 alert 창이 뜨지 않기 때문에 alert 창을 감지해서 console문으로 내용을 출력해주었습니다 !

관련 이슈

closes #162

체크리스트

  • reviewers 설정
  • label 설정
  • milestone 설정

@smb0123 smb0123 added the test ✅ 테스트 작성 label Aug 23, 2024
@smb0123 smb0123 requested review from 2yunseong and geongyu09 August 23, 2024 14:10
@smb0123 smb0123 self-assigned this Aug 23, 2024
@smb0123 smb0123 closed this Aug 23, 2024
@smb0123 smb0123 deleted the feat/162-second-personal-information branch August 23, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test ✅ 테스트 작성
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] test: 신청폼 2번째 인적사항 e2e 테스트
1 participant