[Test] 모임 만들기 페이지 단위 테스트 코드 작성 #327
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#️⃣연관된 이슈
📝작업 내용
모임 만들기에서 사용되는 일부 컴포넌트들의 단위 테스트를 작성했습니다.
추가로 api쪽을 연결한 통합테스트나 cypress를 통한 e2e테스트의 경우 추후에 좀 더 알아보고 진행해야 할 것 같습니다.
미리보기, 사용방법 및 결과물
기타 참고사항
jest.config.js에 코드를 절대 경로 매핑을 할 수 있도록 코드를 추가했습니다