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

[Test] 도메인 서비스에 대한 테스트 코드는 어떻게 작성해야 할까? #18

Open
SeokRae opened this issue Sep 16, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@SeokRae
Copy link
Member

SeokRae commented Sep 16, 2021

  • Domain Entity 는 객체 생성에 대한 테스트
  • Domain Repository, 즉 도메인 서비스에 대한 테스트 코드는 어떤 기준으로 테스트를 진행해야 할까?
  • 도메인 서비스라는게 데이터의 CRUD를 테스트 해야 하는데, 테스트 내에서 쿼리가 날아가는 걸 확인해야 할까?
@SeokRae SeokRae added the documentation Improvements or additions to documentation label Sep 16, 2021
@SeokRae SeokRae self-assigned this Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant