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

[BE] [Refactor] 백엔드 지속적인 리팩토링 및 테스트 코드 추가 #330

Closed
david02324 opened this issue Dec 4, 2021 · 0 comments
Assignees

Comments

@david02324
Copy link
Collaborator

백엔드에서 리팩토링 할 부분들

  • Repository와 Service의 역할 조금더 명확히 분리
    • 지금 Service에서 다 처리하는 경향이 있음
  • DB 스키마 개선
    • 처음에 스키마 설계가 미숙하여 계속 조금씩 DB 구조가 바뀌고 있음
    • 테이블끼리의 관계를 확실하게 정의하여 마이그레이션

테스트 코드 추가 작성

  • 필수적인 부분들에 대한 통합 테스트 나머지 작성
@david02324 david02324 self-assigned this Dec 4, 2021
david02324 added a commit that referenced this issue Dec 7, 2021
Refactor/#330 Path alias 테스트 분리 및 백엔드 리팩터링
david02324 added a commit that referenced this issue Dec 8, 2021
Refactor/#330 인터페이스 의존성 제거 및 단위 테스트 일부 작성
david02324 added a commit that referenced this issue Dec 9, 2021
Refactor/#330 단위 테스트 작성 및 일부 함수 이름 변경
david02324 added a commit that referenced this issue Dec 10, 2021
Refactor/#330 테스트 코드 추가 작성 및 리팩토링
david02324 added a commit that referenced this issue Dec 12, 2021
Refactor/#330 테이블 구조 변경 및 리팩토링
david02324 added a commit that referenced this issue Dec 14, 2021
Refactor/#330 깨진 테스트 수정 및 배포 스크립트 수정
david02324 added a commit that referenced this issue Dec 14, 2021
테스트 스크립트 yaml 오타 수정
david02324 added a commit that referenced this issue Dec 14, 2021
🚀 Chore: 테스트 스크립트 yaml 오타 수정
david02324 added a commit that referenced this issue Dec 15, 2021
🚀 Chore: CI/CD 개선 및 pm2 적용
david02324 added a commit that referenced this issue Dec 19, 2021
Refactor/#330 불필요 설정 항목 삭제
david02324 added a commit that referenced this issue Dec 19, 2021
Refactor/#330 빌드 시 테스트 폴더 제외
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

No branches or pull requests

1 participant