-
Notifications
You must be signed in to change notification settings - Fork 5
[FE] 테스트 전략 및 자동화
JinHo Kim edited this page Jul 26, 2024
·
1 revision
-
스토리북을 활용한 UI test
-
custom hook 테스트 (jest)
-
컴포넌트 테스트 (RTL / msw)
- workflow를 활용하여 pull request 이벤트가 일어났을 때,
npm run test
을 통해 자동으로 테스트가 실행되도록 했으며, 추후에 테스트에 통과해야 merge를 할 수 있도록 구축할 예정입니다.
Last Updated: 2024-07-11