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

users api 테스트 #78

Open
6 of 7 tasks
eujin-shin opened this issue Jun 4, 2024 · 3 comments
Open
6 of 7 tasks

users api 테스트 #78

eujin-shin opened this issue Jun 4, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@eujin-shin
Copy link
Contributor

eujin-shin commented Jun 4, 2024

Description

  • auth 파트 / users api 동작 테스트

To-Do

  • 파일 업로드 조건 설정
  • 유효성 검사

api 테스트 진행

  • login
  • signup
  • profile_register
  • (career)_register
  • token/refresh
@eujin-shin eujin-shin added the enhancement New feature or request label Jun 4, 2024
@eujin-shin eujin-shin self-assigned this Jun 4, 2024
@eujin-shin
Copy link
Contributor Author

(6/4) 테스트 상황

  • login: 테스트 계정으로 로그인 확인
  • signup: 500 error (User() got unexpected keyword arguments: 'area')
  • profile_register: 가입되어 있는 유저 정보에 대해 요청을 보내야 함
  • (career)_register: proof_document

eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jun 5, 2024
@eujin-shin
Copy link
Contributor Author

(6/5) 테스트 업데이트

  • signup: 201 success 후 가입한 정보로 로그인 성공 확인. (중복 메일 가입의 경우 status code 500로 임시 구분)
  • 경력 등록: 시뮬레이터 상에서 파일 업로드 방법 파악 필요

eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jun 22, 2024
eujin-shin added a commit that referenced this issue Jun 22, 2024
* #77 feat: add ComponentsTest page at Home

* #78 feat: test users/signup

* #78 feat: set domain url
@eujin-shin
Copy link
Contributor Author

(6/22) 업데이트

  • https 문제로 도메인 url에 테스트 불가, 추후 완료 예정

eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 10, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit to eujin-shin/UPCY_Mobile that referenced this issue Jul 20, 2024
eujin-shin added a commit that referenced this issue Jul 20, 2024
* #78 feat: add password validation

* #78 feat: limit uploadable file conditions

* #78 chore: fix git merge error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant