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

[Common] Add jest for test #210

Merged
merged 11 commits into from
Aug 27, 2023
Merged

[Common] Add jest for test #210

merged 11 commits into from
Aug 27, 2023

Conversation

hyeongrok7874
Copy link
Member

개요 💡

테스트 코드 작성을 위한 jest를 도입하였습니다.

작업내용 ⌨️

현재 common package의 utils 함수들의 테스트 코드들을 작성해둔 상태입니다.

당장 제대로 활용은 못하더라도 추후에 testing library 도입 등 여러 이점이 있을 듯 하여 미리 세팅 해두었습니다

root에서 pnpm test 입력시 common의 utils 테스트가 진행됩니다

@vercel
Copy link

vercel bot commented Aug 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
test-official-gsm-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2023 3:07am
test-official-gsm-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2023 3:07am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
official-gsm-admin ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2023 3:07am
official-gsm-client ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2023 3:07am
official-gsm-storybook ⬜️ Ignored (Inspect) Visit Preview Aug 26, 2023 3:07am

@hyeongrok7874 hyeongrok7874 merged commit d229474 into develop Aug 27, 2023
6 checks passed
@hyeongrok7874 hyeongrok7874 deleted the feature/jest branch August 27, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants