Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Conversation

@syrius527
Copy link

image
100% coverage는 나오지만 src/store/* 에 대한 test가 포함되지 않습니다.
package.json 내에서 jest 관련 설정은 실습에서와 같이 아래처럼 해두었습니다.
"jest": { "collectCoverageFrom": [ "src/**/*.{js,jsx,tx,tsx}", "!src/index.tsx", "!src/test-utils/*" ] }

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant