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

feat(S1): 게임 정보 확인 페이지 - 게임 저장 #60

Closed
dusunax opened this issue Aug 1, 2024 · 0 comments · Fixed by #61
Closed

feat(S1): 게임 정보 확인 페이지 - 게임 저장 #60

dusunax opened this issue Aug 1, 2024 · 0 comments · Fixed by #61
Assignees
Labels
feature new feature✨

Comments

@dusunax
Copy link
Contributor

dusunax commented Aug 1, 2024

테스트 케이스 이름 설명 선 조건 단계 기대 결과 후 조건 우선순위
게임 정보 확인 페이지 - 게임 저장 성공 (공개) 공개 게임 정보를 성공적으로 저장할 수 있는지 확인한다. 게임 정보 입력 완료 1. 게임 정보 확인 페이지에서 게임을 저장한다. 2. 공개 여부를 선택한다. 게임 제목, 소개, 장르, 썸네일, 공개 여부 정보가 저장되고 게임 저장 결과 페이지로 리디렉션 된다. 공개 게임을 저장할 수 있다. high
게임 정보 확인 페이지 - 비공개 게임 저장 성공 비공개 게임 정보를 성공적으로 저장할 수 있는지 확인한다. 게임 정보 입력 완료 1. 게임 정보 확인 페이지에서 게임을 저장한다. 2. 비공개 여부를 선택한다. 게임 제목, 소개, 장르, 썸네일, 비공개 여부 정보가 저장되고 게임 저장 결과 페이지로 리디렉션 된다. 비공개 게임을 저장할 수 있다. high
게임 정보 확인 페이지 - 게임 저장 실패 필수 정보를 입력하지 않아 게임 저장에 실패하는 경우 오류 메시지가 표기되는지 확인한다. 게임 정보 입력 미완료 1. 게임 정보 확인 페이지에서 게임을 저장한다. 필수 정보를 입력해야 하는 오류 메시지가 표시되고 리디렉션 되지 않는다. 필수 정보를 입력하지 않으면 게임을 저장할 수 없다. middle
@dusunax dusunax converted this from a draft issue Aug 1, 2024
@dusunax dusunax added the feature new feature✨ label Aug 1, 2024
@dusunax dusunax self-assigned this Aug 1, 2024
@dusunax dusunax linked a pull request Aug 1, 2024 that will close this issue
1 task
@dusunax dusunax closed this as completed Aug 1, 2024
@github-project-automation github-project-automation bot moved this from Ready to Done in @ChooseTale/Frontend Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature✨
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant