0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)0 forks (0 forks)auto 404
enhancementhelp wanted
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
작업 내용
- 서비스 핵심 기능에 대해 유닛 테스트와 간단한 통합 테스트 코드를 작성합니다.
- unittest를 기본 프레임워크로 하고, coverage 기준 50% 이상 유지하도록 목표를 설정합니다.
- 완료 후 GitHub Actions 연동을 통해 CI 워크플로우에 포함시킵니다.
목적
Contributor guide
- Research direction
- Write unit tests for core functions using unittest, ensure coverage above 50%, and configure a GitHub Actions workflow to run tests automatically on push or pull requests.
- Tech stack
- pythongithub actions
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GitPython