Cy/non pat appless #6772
Annotations
3 errors
|
Run tests:
src/pages/OwnerPage/OwnerPage.test.jsx#L259
TestingLibraryElementError: Unable to find an element with the text: Codecov's GitHub app. 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>
<article
class="mx-auto flex h-full flex-col items-center justify-center"
>
<img
alt="illustration error"
class="_illustrationError_a04e95 mx-auto"
src="/src/pages/NotFound/assets/error-404.svg"
/>
<h1
class="mt-6 text-2xl"
>
Not found
</h1>
<p
class="my-4 px-3 sm:px-0"
>
You may be able to locate the content by visiting
<a
class="
font-sans cursor-pointer
hover:underline
focus:ring-2
text-ds-blue-default inline-flex items-center gap-1"
data-cy="home"
data-marketing="home"
data-testid="home"
href="https://app.codecov.io/"
rel="noreferrer"
target="blank"
>
Codecov’s home page
<span
class="text-ds-gray-quinary"
>
<svg
class="w-4 h-4"
data-icon=""
data-testid=""
fill="none"
stroke="currentColor"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
/>
</svg>
</span>
</a>
and browsing to it.
</p>
<p>
<strong>
Error 404
</strong>
</p>
</article>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<article
class="mx-auto flex h-full flex-col items-center justify-center"
>
<img
alt="illustration error"
class="_illustrationError_a04e95 mx-auto"
src="/src/pages/NotFound/assets/error-404.svg"
/>
<h1
class="mt-6 text-2xl"
>
Not found
</h1>
<p
class="my-4 px-3 sm:px-0"
>
You may be able to locate the content by visiting
<a
class="
font-sans cursor-pointer
hover:underline
focus:ring-2
text-ds-blue-default inline-flex items-center gap-1"
data-cy="home"
data-marketing="home"
data-testid="home"
href="https://app.codecov.io/"
rel="noreferrer"
target="blank"
>
Codecov’s home page
<span
class="text-ds-gray-quinary"
>
<svg
class="w-4 h-4"
data-icon=""
data-testid=""
fill="none"
stroke="currentColor"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
/>
</svg>
</span>
</a>
and browsing to it.
</p>
<p>
<strong>
Error 404
</strong>
</p>
</article>
</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/pages/OwnerPage/OwnerPage.test.jsx:259:35
|
Run tests
The operation was canceled.
|
Loading