Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

최종 기능 테스트

Open
#27 0 comments 0 reactions 1 assignee View on GitHub

@cwul94 is already working on this.

Since Feb 27, 2024.

Assessment

This issue has not been assessed yet.

Description

enhancement good first issue help wanted

작업 상세 내용

  • 최종 기능 테스트

int 자료형 입력받을 때, 숫자가 아닌 문자를 입력하면 예외에러메세지 출력
int 형 입력받는 기능 모두 try-catch문으로 예외처리 해줬음 > 오류해결

사원 등록 진행 시 , STATUS_CODE 컬럼에 NULL값이 지정되도록 설정을 했었고,
새롭게 등록된 사원 계정으로 로그인시, if조건문 문자열을 비교할 때, 해당 컬럼 값이 NULL이면
NullPointerException 에러가 발생
해당 컬럼 자료형을 NOT NULL 로 바꿔주고, 등록 진행 시 , 퇴근 상태인 String 자료형
'A2'를 지정해줬음 > 오류해결

참고할만한 자료(선택)

Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotCodeTeam/AMS

All issues in dotCodeTeam/AMS

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.