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

Be/#238 쪽지 전송(저장) 기능 구현 #239

Merged
merged 2 commits into from
Oct 1, 2023
Merged

Be/#238 쪽지 전송(저장) 기능 구현 #239

merged 2 commits into from
Oct 1, 2023

Conversation

youKeon
Copy link
Collaborator

@youKeon youKeon commented Oct 1, 2023

🛠️ 변경사항

  • 수신자와 내용을 입력하면 Message 객체 생성
  • 수신자측 알림 생성


☝️ 유의사항



👀 참고자료



❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Unit Test Results

88 tests  ±0   88 ✔️ ±0   4s ⏱️ ±0s
19 suites ±0     0 💤 ±0 
19 files   ±0     0 ±0 

Results for commit a9a3026. ± Comparison against base commit 3dd9fab.

♻️ This comment has been updated with latest results.

@kimhalin
Copy link
Contributor

kimhalin commented Oct 1, 2023

제가 지금 발견했네요 혹시 메시지에 전송 시간은 없어도 괜찮을까요?? 어떻게 생각하시나용

@youKeon
Copy link
Collaborator Author

youKeon commented Oct 1, 2023

오 좋아요 추가하겠습니다!

@youKeon youKeon merged commit a9a3026 into feature Oct 1, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants