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

[공통] 프로젝트 기능 점검 #101

Open
15 of 23 tasks
hyosin-Jang opened this issue Nov 13, 2023 · 0 comments
Open
15 of 23 tasks

[공통] 프로젝트 기능 점검 #101

hyosin-Jang opened this issue Nov 13, 2023 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@hyosin-Jang
Copy link
Contributor

작업 내용

확인 필요한 부분

  • 로그인 안했을 때 페이지 막히는지

    • 인터뷰 > cors 에러 > 11/13 9:18 기준 미해결
    • 나머지는 잘 막힘
  • 로그인 & 회원가입

    • 로그인 자체 기능 정상 동작, at, rt 잘 받고 스토리지 저장
    • 회원가입 기능 동작 > at, rt 받고 스토리지, 쿠키 저장
  • 인터뷰

    • 각 질문당 최소 1분 녹음 > 전송 잘됨, 답변 받기까지 30초 정도 걸리는 듯
    • 1분 전 중지하려고 하면 alert 창
    • 녹음 권한 허용 안한 경우 alert 창
    • /interview/start 500 에러 발생 > 11/13 9:18 기준 미해결
    • 녹음 파일 전송할 때 가끔 500 에러 > 문의 드림
    • 인터뷰 결과 GET /interview/all/:id cors 에러 후 답변 받아옴 > 문의 드림
  • 데일리 퀘스쳔

    • PUT /answers/:answerId로 질문 답변을 등록하고, 이어서 GET /questions/:questionId?sort=SORT_HEART로 질문 답변을 조회할 때 간혹 수정된 답변이 바로 반영이 안되는 현상 > 11/13 9:18 기준 미해결
  • 로그아웃

    • 토큰 제거 + 쿠키 제거 + 리코일 상태값 변경 확인
    • Api 요청
  • 카테고리

    • 좋아요, 좋아요 취소
    • GET /questions/:questionId?sort=SORT_HEART 에서 response answer에서 myAnswer로 수정
    • 1번 api response에 다른 사용자 password 노출되는 현상 > 수정
    • GET /questions/:questionId?sort=SORT_HEART에서 답변을 제출했는데, answer에 빈 배열 []이 오는 문제 > 답변 전송할 때 post로 수정
  • 로그인 후 토큰 만료 > reissue > 재요청

    • 인터뷰 > CORS + 401 에러 > 11/13 9:18 기준 미해결
    • 인터뷰 외 (카테고리, 마이페이지)
  • 마이페이지

    • 프로필 수정 - develop에 합친 다음에 다시 확인
    • 탈퇴 > 기존 500에러는 해결
      • 이미 탈퇴한 회원인 경우인데, 로그인이 되어서 재탈퇴할 때 500 에러 발생
    • 나의 답변 > 꼬리질문에서 전송한 답변 없음. 도커, 컨테이너, 차이점
      ⇒ 인터뷰쪽 해결된 후 꼬리질문에서 테스트
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant