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

강원대 FE_ step1 과제 제출합니다. #34

Open
wants to merge 19 commits into
base: hehelee
Choose a base branch
from

Conversation

HeHelee
Copy link

@HeHelee HeHelee commented Jul 25, 2024

테스트 코드를 처음 작성해봐서 제가 제대로 작성했는지 의문이 듭니다 ㅠㅠ
그래서 Next Step 자료 보면서 Given When Then 형식을 따르면서 코드를 구현하려고 노력했고, 각 주석을 붙혔습니다.
그리고 궁금한 점이 있습니다.
기능 요구사항에서 단위 테스트를 작성하는 부분에는 보통 어떤 부분을 단위 테스트로 작성해야 할지 감이 안잡힙니다.. ㅎㅎ
그래서 우선 util 함수 안에 있는 storage 파일을 단위 테스트로 작성하긴 했는데요. 단위 테스트로 작성했으면 하는 부분이 있다면 피드백 부탁드리겠습니다 !
그리고 msw 관련해서 궁금한 사항이 있습니다.
msw는 백앤드에서 api가 만들어지기 이전에 test를 하기 위해서 사용하는 mock data로 알고 있는데 맞는지요, 그리고 api를 호출하는 부분이 아니라면 굳이 msw를 이용해서 test를 작성할 필요는 없는건가요 ?

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.

1 participant