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

[#3] 테스트 코드 작성 및 API 명세 자동화 #5

Merged
merged 5 commits into from
Nov 8, 2024
Merged

Conversation

jdalma
Copy link
Member

@jdalma jdalma commented Nov 3, 2024

  • 테스트 코드 작성
    • 상품
    • 사용자
  • 테스트 명세 자동화 (rest docs)

@jdalma jdalma self-assigned this Nov 3, 2024
@jdalma jdalma changed the title [#4] Web API 설계 [#4] 테스트 코드 작성 및 API 명세 자동화 Nov 6, 2024
@jdalma jdalma changed the title [#4] 테스트 코드 작성 및 API 명세 자동화 [#3] 테스트 코드 작성 및 API 명세 자동화 Nov 7, 2024

import java.time.LocalDateTime

interface ClockHolder {
Copy link
Collaborator

Choose a reason for hiding this comment

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

이 클래스에 대해서는 멘토링 시간에 얘기해보죠. :-)

Copy link
Collaborator

@f-lab-lyan f-lab-lyan left a comment

Choose a reason for hiding this comment

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

MockMvc 얘기는 멘토링 시간에 해보면 좋을 것 같습니다. :-)

@jdalma jdalma merged commit 01b61dc into main Nov 8, 2024
1 check passed
@jdalma jdalma deleted the feature/3 branch November 8, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants