-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BE] test: 객관식 검증, 리뷰 생성 테스트에 픽스처를 적용 (#552)
* test: 선택형 응답 검증 테스트에 픽스처 적용 * test: 픽스처에 @component 추가 * test: 리뷰 작성 테스트에 픽스쳐 적용 * test: 불필요한 import문 제거 * chore: 픽스처가 테스트 환경에서만 빈 등록되게 TestConfig 수정 * test: 픽스처 주입 방식 변경 * fix: 생성자 오류 수정 * refactor: static 메서드 적용 * test: 필요없는 데이터 삽입 제거 * test: 가독성을 위한 변수 추출 * test: 픽스처로 대체할 수 있는 부분 추가 반영
- Loading branch information
1 parent
b02b054
commit cc66906
Showing
2 changed files
with
61 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters