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

Feature/#141-알림 목록 조회 API 구현 #162

Merged

Conversation

hyeonjerry
Copy link
Collaborator

#️⃣연관된 이슈

close #141

📝작업 내용

알림 목록 조회 api 구현

스크린샷 (선택)

localhost_63342_emm-sale_backend_emm-sale_src_main_resources_static_docs_index html__ijt=ghk47sljcf1olm012e33rbin68 _ij_reload=RELOAD_ON_SAVE

예상 소요 시간 및 실제 소요 시간

1시간/1시간

@hyeonjerry hyeonjerry added Backend 백엔드 관련 이슈 기능 추가 새로운 기능 추가 및 기존 기능 변경 labels Jul 31, 2023
@hyeonjerry hyeonjerry added this to the 3차 스프린트 2주차 milestone Jul 31, 2023
@hyeonjerry hyeonjerry self-assigned this Jul 31, 2023
@hyeonjerry hyeonjerry changed the title feat: 알림 목록 조회 기능 구현 Feature/#141-알림 목록 조회 API 구현 Jul 31, 2023
@hyeonjerry hyeonjerry added the Low Priority 리뷰 우선순위가 낮은 PR label Jul 31, 2023
Copy link
Collaborator

@hong-sile hong-sile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

전반적으로 고칠부분은 없는 것 같아요 수고하셨습니다.


@Sql("/data-test.sql")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ServiceTest에서는 ServiceIntegerationTest를 상속받고 있어서, 굳이 @Sql(data-test.sql)을 명시할 필요는 없을거에요

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅇㅈ

receiver);

//then
assertThat(notifications).extracting("message", String.class)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

요기는 Notification::getMessage를 사용했어도 좋았을 것 같아요.

Copy link
Collaborator

@amaran-th amaran-th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!
크게 수정할 부분은 보이지 않네요~~

Copy link
Collaborator

@java-saeng java-saeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 ~~ 딱히 수정할 부분이 없어보입니다!


@Sql("/data-test.sql")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅇㅈ

@hyeonjerry hyeonjerry merged commit a67041f into backend-main Aug 1, 2023
1 check passed
@amaran-th amaran-th deleted the Feature/#141-알림_목록_조회_API_구현 branch August 4, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend 백엔드 관련 이슈 Low Priority 리뷰 우선순위가 낮은 PR 기능 추가 새로운 기능 추가 및 기존 기능 변경
Projects
Status: Archive
Development

Successfully merging this pull request may close these issues.

4 participants