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

서버 API 테스트 코드 작성 #199

Open
LDEV4966 opened this issue Feb 26, 2022 · 0 comments
Open

서버 API 테스트 코드 작성 #199

LDEV4966 opened this issue Feb 26, 2022 · 0 comments
Assignees
Labels
BackEnd Refactor Code refactoring Task Sub task of Epic, Basic Component for Development

Comments

@LDEV4966
Copy link
Collaborator

기존의 테스트 코드 없이 구성 된 api들의 테스트코드 작성 목적

@LDEV4966 LDEV4966 added Task Sub task of Epic, Basic Component for Development BackEnd Refactor Code refactoring labels Feb 26, 2022
@LDEV4966 LDEV4966 self-assigned this Feb 26, 2022
LDEV4966 added a commit that referenced this issue Feb 27, 2022
issue : #199

기능 추가 :

1.  Project & Metadata Controller에서 RequestBody로 deserialization되는 dto를 검증
2. Project & Metadata Controller에서 정상적으로 Service layer에서 수신받은 값을 검증
LDEV4966 added a commit that referenced this issue Mar 2, 2022
issue : #199

기능 추가 :
MetaData Service 단에,

findByProjectIdTest, insert, insertAll , update API 테스트 검증을 통한 수행 확인
LDEV4966 added a commit that referenced this issue Mar 3, 2022
issue : #199

기능 추가 :

Feat : MetaData Service layer Test Code 작성 완료

DeleteById , DeleteAllByProjectId API TEST CODE 작성
LDEV4966 added a commit that referenced this issue Mar 3, 2022
issue : #199

기능 추가 :

 Project Service layer Test Code 작성 일부 완료

findByCreatorTest, findInvitedProjectTest, findById API Test Code 작성 및 검증 완료
LDEV4966 added a commit that referenced this issue Mar 4, 2022
issue : #199

기능추가 :

프로젝트 업데이트, 삭제, 초대, 퇴출 관련 api 테스트 코드 작성 완료
LDEV4966 added a commit that referenced this issue Mar 4, 2022
#199 :  서버 API 테스트 코드 작성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackEnd Refactor Code refactoring Task Sub task of Epic, Basic Component for Development
Projects
None yet
Development

No branches or pull requests

1 participant