Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] byul v2 테스트 계획 #85

Open
3 tasks
nakyeonko3 opened this issue Sep 30, 2024 · 0 comments
Open
3 tasks

[test] byul v2 테스트 계획 #85

nakyeonko3 opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음)

Comments

@nakyeonko3
Copy link
Collaborator

nakyeonko3 commented Sep 30, 2024

📄 Description

다음 버전 부터는 테스팅 이후에 배포가 이루어지도록 할 것 같습니다.

  1. github action을 이용한 다양한 운영체제 환경 테스틩
    저희 프로젝트 특성상 window11, ubuntu, macOS 환경에서 필요합니다.
    github action은 다양한 환경 os에서 테스팅이 가능하기 때문에 이용할 예정입니다.

  2. jest를 이용한 유닛테스트
    jest를 이용하여 각 함수들의 인풋, 아웃풋을 테스팅을 할 예정입니다. 동시에 공통된 기능들에 대해서 리팩토링과 함수리네이밍을 진행할 예정입니다.

✅ Tasks

  • github action 테스팅 환경 구성하기
  • setup.mjs 테스팅
  • index.ts 테스팅

📝 Notes

No response

@nakyeonko3 nakyeonko3 added the test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음) label Sep 30, 2024
@nakyeonko3 nakyeonko3 changed the title [test] byul 테스트 계획 [test] byul v2 테스트 계획 Sep 30, 2024
@nakyeonko3 nakyeonko3 reopened this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음)
Projects
None yet
Development

No branches or pull requests

1 participant