Skip to content

🙏🏻 통합 테스트 / 유닛테스트 분리 #64

Description

@can019

description

Super test는 통합테스트입니다.
따라서 우리가 작성한 model은 unint test, supertest는 통합테스트로 분리할 예정입니다.

이 때 유닛테스트의 경우 현재와 같이 진행하면 되지만, supertest의 경우 main / release 로의 pull request/Push 또는 특정 브랜치에 특정 액션이 일어난 경우 진행해야 할 것으로 보입니다.

Todo

  • 통합 test 분리
  • Unit test 분리
  • After discussion

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions