-
Notifications
You must be signed in to change notification settings - Fork 0
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
게시물 공유(API) #23
Merged
Merged
게시물 공유(API) #23
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- TestCase Red - /shares/<content_id>/ url에 대한 리소스 찾을 수 없는 에러 발생 Related to #12
- 게시물 좋아요 api, /shares/<content_id>/ 에 대한 view 인터페이스 추가 Related to #12
- 인증되지 않은 사용자가 게시물에 post 요청을 수행 시 실패 테스트 케이스 - 인증된 사용자가 게시물에 post 요청을 수행 시 실패 테스트 케이스 Related to #12
- 게시물 좋아요 api에 대한 Post 메시지 요청 시 게시물의 공유수를 1 증가한다. Related to #12
Closed
- flake8에 의해 사용되지 않는 변수 오류가 발생됨. Related to #12
TDD기반으로 작업시 커밋을 작성해 보았습니다. 참고한 TDD 내용입니다. |
lfoyh6591
approved these changes
Oct 29, 2023
LGTM :) |
코드 확인했습니다! |
simseulnyang
approved these changes
Oct 29, 2023
코드 확인했습니다 :) 고생하셨습니다 ! 타입 적용도 한번 해보시는 건 어떠신가요?? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR 체크리스트
아래 항목을 확인해 주세요:
PR 유형
이 PR은 어떤 종류의 변경을 가져오나요?
현재 동작은 무엇인가요?
이슈 번호: #12
새로운 동작은 무엇인가요?
이 PR은 호환성 변경을 도입하나요?
기타 정보