-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Fix] API 기능 테스트 도중 에러 발생시 체크하여 수정 #24
Comments
StarFace90
added a commit
that referenced
this issue
Jul 7, 2022
StarFace90
added a commit
that referenced
this issue
Jul 7, 2022
- 회원정보 수정시 DB에 업데이트 가능 - password 변경시 bcypt 하여 재 암호화 - userValidator에 회원가입시 mbti 케이스 추가
StarFace90
added a commit
that referenced
this issue
Jul 7, 2022
- 로그인 한 유저가 생성한 날짜별 가계부 조회 - 검색 쿼리문 수정, mysql 워크벤치를 통해 검증
StarFace90
added a commit
that referenced
this issue
Jul 8, 2022
- 3 table을 join하여 데이터를 가져온다 - 현재 로그인 중인 유저를 제외한 나머지 유저의 가계부 타입별(지출,수입) 가계부 데이터를 가져온다
여러 시나리오로 API 요청 테스트 결과(0708 - 0709)
|
코드 수정 후 2차 유지보수 테스트 예정(0710)
|
StarFace90
added a commit
that referenced
this issue
Jul 10, 2022
- 가계부 수정 - 가계부 상세 내역 생성 - 가계부 상세 내역 복구 - 본인 가계부 상세 내역 조회 - 기타 기능 중 인증 안된 유저가 타 유저 가계부 CRUD 가능한 현상 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
내용
체크리스트
The text was updated successfully, but these errors were encountered: