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

[feat] : 로그인한 유저가 북마크한 survey 조회 기능을 추가한다 #390

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

devxb
Copy link
Member

@devxb devxb commented Mar 6, 2024

어떤 기능을 개발했나요?

로그인한 유저가 북마크한 survey들을 조회하는 기능 추가

어떻게 해결했나요?

  • e2e 테스트 작성
  • 마지막 id찍고 다음부터 N개 가져오도록 무한 스크롤 쿼리 구현

이슈 넘버

참고자료

Copy link

sonarqubecloud bot commented Mar 6, 2024

@devxb devxb requested a review from dojinyou March 7, 2024 02:28
@devxb devxb merged commit 91f8123 into main Mar 7, 2024
5 checks passed
@devxb devxb deleted the devxb/iss-#389 branch March 7, 2024 08:15
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.

[feat] : 내가 북마크한 설문지 조회 API
2 participants