[2팀 정나리] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발 #12
Annotations
10 errors and 2 warnings
|
|
|
test basic:
src/__tests__/integration/feature3-integration.spec.tsx#L198
Replace `⏎········event.date.startsWith('2026')⏎······` with `·event.date.startsWith('2026')`
|
|
|
|
|
|
|
|
|
|
|
|
test basic:
src/__tests__/integration/feature3-integration.spec.tsx#L93
Replace `⏎········(input)·=>·input.getAttribute('type')·===·'date'⏎······` with `(input)·=>·input.getAttribute('type')·===·'date'`
|
|
|
|
test basic:
src/__tests__/integration/feature3-integration.spec.tsx#L15
`../../App` import should occur before import of `../../setupTests`
|
|
test basic:
src/hooks/useNotifications.ts#L32
React Hook useEffect has a missing dependency: 'checkUpcomingEvents'. Either include it or remove the dependency array
|
|
test basic:
src/__tests__/integration/feature5-integration.spec.tsx#L12
'vi' is defined but never used
|
Loading