# fe-code-test > Frontend 테스트 코드 작성 - Author: Gihwan Lee - Repository: gihwan0816-ship-it/module_3_3 - Version: 20260209164054 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/gihwan0816-ship-it/module_3_3 - Web: https://mule.run/skillshub/@@gihwan0816-ship-it/module_3_3~fe-code-test:20260209164054 --- --- name : fe-code-test description : Frontend 테스트 코드 작성 --- # FE TEST 작업한 코드들에 대해, 테스트 코드를 작성합니다. ## 세부내용 - 테스트 코드는 `.claude/test-code` 아래에 작성합니다. - 필요하다면 하위 디렉토리를 새로 만들어 진행합니다. - 테스트 코드를 작성하고, test 를 진행합니다. - 테스트 결과는 `/.claude/test-result/test-result.md` 에 작성합니다. - FE/도메인/테스트 식으로 작성하고 feature 넘버를 작성합니다. - 테스트 결과를 [] 에 체크박스로 표현합니다.