Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Feature/hjchang/document history #70

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

neropsys
Copy link
Collaborator

  1. 문서 기여자 서비스 DocumentContributionService 추가
  2. 문서 title로 기여자 목록 조회
  3. user가 기여한 문서 리스트 조회

기능을 추가했습니다. 2번의 경우 문사 역사 조회 기능과 겹치는 부분이라 생략이 가능하다고 생각됩니다.
3번의 기능을 구현하기 위해서 user관련 정보를 문서에 저장해야합니다.
그러나 현재는 어떤 값을 user의 키값으로 지정할지 정하지 않아 임시로 이메일 주소를 문서 기여자의 id값으로 사용했습니다.

테스트의 경우 먼저 문서 생성/수정이 발생해야하므로 다른 서비스의 기능이 선행되야하는 문제가 있습니다.
이 경우 별도의 테스트파일을 만드는 것이 좋을지, 기존의 테스트 시나리오에 추가하는 것이 좋을지 애매한 부분이 있어 보류해두었습니다ㅠ

@neropsys neropsys added the enhancement New feature or request label Aug 23, 2021
@neropsys neropsys self-assigned this Aug 23, 2021
@FrancescoJo
Copy link
Collaborator

package 이동과 소스 수정을 별도의 branch 로 pr 로 만들어서 올려주세요.

그리고 package 이동은 review 없이 채널에 ㅇ간단하게 알려만 주시고 바로 merge 해도 될것 같구요.

@neropsys neropsys force-pushed the feature/hjchang/DocumentHistory branch from caf0313 to c0dbf80 Compare August 28, 2021 18:26
@neropsys neropsys force-pushed the feature/hjchang/DocumentHistory branch from c0dbf80 to 9bca5d7 Compare August 28, 2021 18:37
Copy link
Collaborator

@FrancescoJo FrancescoJo left a comment

Choose a reason for hiding this comment

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

좋아요. 확실히 발전하시는게 보이네요

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants