Skip to content

[CHORE] Jest + RTL 환경 세팅 및 테스트 작성 #34

Description

@dev-oil

작업 목록

환경 세팅

  • jest, @testing-library/react, @testing-library/user-event, ts-jest 설치
  • jest.config.ts 작성 (next/jest createJestConfig 활용)
  • jest.setup.ts 작성
  • tsconfig에 jest 타입 추가
  • GitHub Actions CI에 테스트 자동 실행 추가

테스트 작성

  • 유틸 함수 단위 테스트 (speciesUtils, animalUtils)
  • useLocalStorage 훅 테스트
  • AnimalCard, Header 컴포넌트 렌더링 테스트

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenance and configuration tasks

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions