Gemini test #5
main.yml
on: push
Build and unit test
46s
Firebase deploy
0s
Annotations
2 errors
src/App.test.jsx > counter tests > Counter should be 0 at the start:
src/App.test.jsx#L9
TestingLibraryElementError: Unable to find an element with the text: Welcome to WalkBuddies. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/App.test.jsx:9:25
|
Build and unit test
Process completed with exit code 1.
|