test(vitest): moved setupTests to /tests, added mockWindowLocation #69
ci.yml
on: push
Build & Test
18s
Coverage Analysis
0s
Deploy
0s
Annotations
10 errors
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L31
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L44
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L48
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L60
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L64
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L76
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L79
Property 'toHaveValue' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L81
Property 'toHaveValue' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L85
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|
Build & Test:
src/features/redux-counter/ReduxCounter.test.tsx#L95
Property 'toHaveTextContent' does not exist on type 'Assertion<HTMLElement>'.
|