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/#148 외국인 등록 번호 및 비자 발급 일자 등록 폼, Header 테스트 코드 구현 #150

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

KimJi-An
Copy link
Contributor

Issue

#148

Description

외국인 등록 번호 및 비자 발급 일자 등록 페이지의 VisaRegistrationForm

  • 외국인 등록 번호와 비자 발급 일자를 올바르게 입력하고 폼을 제출했을 때 등록 완료 메시지가 표시되는지 테스트 하였습니다.
  • 잘못된 외국인 등록 번호를 입력하면 에러 메시지를 표시하는지 확인하고, 버튼이 비활성화 되는지 테스트 하였습니다.

Header

  • 로고 클릭 시 홈페이지로 이동하는지 테스트 하였습니다.
  • 로컬 스토리지에 저장된 사용자의 타입에 따라 해당 마이페이지로 이동하는지 테스트 하였습니다.

ScreenShots(optional)

image

@KimJi-An KimJi-An added the test label Nov 13, 2024
@KimJi-An KimJi-An self-assigned this Nov 13, 2024
Copy link

netlify bot commented Nov 13, 2024

👷 Deploy request for hire-higher pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit d287a20

@YIMSEBIN YIMSEBIN merged commit 7d40dc6 into kakao-tech-campus-2nd-step3:Weekly Nov 14, 2024
1 check passed
@KimJi-An KimJi-An deleted the test/#148 branch November 14, 2024 05:02
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.

외국인 등록 번호 및 비자 발급 일자 등록 폼, Header 테스트 코드 구현
2 participants