khu-khlug / sight-backend

쿠러그의 백엔드 어플리케이션 저장소
1 stars 0 forks source link

test: sqlite 파일 생성 로직을 관련 테스트 파일로 이동 #31

Closed Coalery closed 11 months ago

Coalery commented 11 months ago

주요 변경 사항

sqlite 파일 생성 로직을 관련 테스트 파일로 이동하였습니다.

변경 이유

sqlite 파일은 @Transactional 데코레이터에서 사용되므로, 굳이 모든 테스트 시작 전에 만들 필요는 없습니다.

github-actions[bot] commented 11 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 83.86% 239/285
🔴 Branches 48.15% 26/54
🟡 Functions 62.16% 46/74
🟢 Lines 84.35% 221/262

Test suite run success

23 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from 035212039a02389daf12eb1151ecfc6d2f51b30d