Removed timeouts from tests #37
deployment.yml
on: push
Matrix: client-test
Matrix: server-test
deploy
0s
Annotations
9 errors
src/screens/user/UserScreen.test.tsx > Testing User Screen:
client/src/screens/user/UserScreen.test.tsx#L80
TestingLibraryElementError: Unable to find an element with the text: Tue Jan 03 2023. 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>
<header>
<div
class="skip-link"
tabindex="0"
>
Skip to Main Content (Enter)
</div>
<nav>
<div
class="logo-search-container"
>
<a
aria-label="Home page"
class="logo-link"
href="/"
id="logo"
>
<img
alt="logo"
src="/images/logo.png"
/>
</a>
</div>
<form
action="/search"
class="search-bar"
>
<div
class="search-key"
/>
<input
aria-label="Search videos"
id="search-form"
name="q"
placeholder="Search videos (e.g. \"Java\", \"Linux\", \"Variables\", etc)"
type="text"
/>
<div
class="search-icon"
>
<svg
height="100%"
viewBox="0,0,256,256"
width="100%"
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="#aaaaaa"
fill-rule="nonzero"
font-family="none"
font-weight="normal"
stroke="none"
stroke-dasharray=""
stroke-dashoffset="0"
stroke-linecap="butt"
stroke-linejoin="miter"
stroke-miterlimit="10"
stroke-width="1"
style="mix-blend-mode: normal;"
text-anchor="start"
>
<g
transform="scale(5.12,5.12)"
>
<path
d="M21,3c-9.39844,0 -17,7.60156 -17,17c0,9.39844 7.60156,17 17,17c3.35547,0 6.46094,-0.98437 9.09375,-2.65625l12.28125,12.28125l4.25,-4.25l-12.125,-12.09375c2.17969,-2.85937 3.5,-6.40234 3.5,-10.28125c0,-9.39844 -7.60156,-17 -17,-17zM21,7c7.19922,0 13,5.80078 13,13c0,7.19922 -5.80078,13 -13,13c-7.19922,0 -13,-5.80078 -13,-13c0,-7.19922 5.80078,-13 13,-13z"
/>
</g>
</g>
</svg>
</div>
</form>
<div
class="nav-links"
>
<a
class="btnSignIn"
href="/auth/login"
>
Sign In
</a>
<a
class="btnSignIn"
href="/auth/register"
>
Sign Up
</a>
</div>
</nav>
<div
class="flashMessages"
/>
</header>
<main>
<div
class="user-page-container"
>
<div
class="author-banner"
style="background-image: url(https://res.cloudinary.com/dlv7hwwa7/image/upload/v1693543593/Programminghelp/rpbklpjnhtsm5fh3bgqq.jpg);"
/>
<section
class="author"
>
<div
class="author-avatar"
style="background-image: url(https://res.cloudinary.com/dlv7hwwa7/image/upload/v1677570982/Programminghelp/profile-pic-default_ggecfy.jpg);"
/>
<div
class="author-info"
>
<h1>
admin
</h1>
<p
class="author-subscribers"
>
23
subscribers
</p>
</div>
</section>
<div
class="content-selector-container"
>
<button
class=""
>
Topics
</button>
<button
class=""
>
Videos
</button>
<button
class="active"
>
About
</button>
</div>
<div
class="author-about-me"
>
|
ubuntu - 18.x
Process completed with exit code 1.
|
windows - 20.x
The job was canceled because "ubuntu_18_x" failed.
|
windows - 20.x
The operation was canceled.
|
ubuntu - 20.x
The job was canceled because "ubuntu_18_x" failed.
|
src/screens/user/UserScreen.test.tsx > Testing User Screen:
client/src/screens/user/UserScreen.test.tsx#L80
TestingLibraryElementError: Unable to find an element with the text: Tue Jan 03 2023. 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>
<header>
<div
class="skip-link"
tabindex="0"
>
Skip to Main Content (Enter)
</div>
<nav>
<div
class="logo-search-container"
>
<a
aria-label="Home page"
class="logo-link"
href="/"
id="logo"
>
<img
alt="logo"
src="/images/logo.png"
/>
</a>
</div>
<form
action="/search"
class="search-bar"
>
<div
class="search-key"
/>
<input
aria-label="Search videos"
id="search-form"
name="q"
placeholder="Search videos (e.g. \"Java\", \"Linux\", \"Variables\", etc)"
type="text"
/>
<div
class="search-icon"
>
<svg
height="100%"
viewBox="0,0,256,256"
width="100%"
xmlns="http://www.w3.org/2000/svg"
>
<g
fill="#aaaaaa"
fill-rule="nonzero"
font-family="none"
font-weight="normal"
stroke="none"
stroke-dasharray=""
stroke-dashoffset="0"
stroke-linecap="butt"
stroke-linejoin="miter"
stroke-miterlimit="10"
stroke-width="1"
style="mix-blend-mode: normal;"
text-anchor="start"
>
<g
transform="scale(5.12,5.12)"
>
<path
d="M21,3c-9.39844,0 -17,7.60156 -17,17c0,9.39844 7.60156,17 17,17c3.35547,0 6.46094,-0.98437 9.09375,-2.65625l12.28125,12.28125l4.25,-4.25l-12.125,-12.09375c2.17969,-2.85937 3.5,-6.40234 3.5,-10.28125c0,-9.39844 -7.60156,-17 -17,-17zM21,7c7.19922,0 13,5.80078 13,13c0,7.19922 -5.80078,13 -13,13c-7.19922,0 -13,-5.80078 -13,-13c0,-7.19922 5.80078,-13 13,-13z"
/>
</g>
</g>
</svg>
</div>
</form>
<div
class="nav-links"
>
<a
class="btnSignIn"
href="/auth/login"
>
Sign In
</a>
<a
class="btnSignIn"
href="/auth/register"
>
Sign Up
</a>
</div>
</nav>
<div
class="flashMessages"
/>
</header>
<main>
<div
class="user-page-container"
>
<div
class="author-banner"
style="background-image: url(https://res.cloudinary.com/dlv7hwwa7/image/upload/v1693543593/Programminghelp/rpbklpjnhtsm5fh3bgqq.jpg);"
/>
<section
class="author"
>
<div
class="author-avatar"
style="background-image: url(https://res.cloudinary.com/dlv7hwwa7/image/upload/v1677570982/Programminghelp/profile-pic-default_ggecfy.jpg);"
/>
<div
class="author-info"
>
<h1>
admin
</h1>
<p
class="author-subscribers"
>
23
subscribers
</p>
</div>
</section>
<div
class="content-selector-container"
>
<button
class=""
>
Topics
</button>
<button
class=""
>
Videos
</button>
<button
class="active"
>
About
</button>
</div>
<div
class="author-about-me"
>
|
ubuntu - 20.x
The operation was canceled.
|
windows - 18.x
The job was canceled because "ubuntu_18_x" failed.
|
windows - 18.x
The operation was canceled.
|