This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Unbitrot & Upgrade #148
Annotations
10 errors
Run pnpm test:
test/features/lists/List.spec.tsx#L42
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
class="accordion-icon ml-auto transition-transform duration-500 ease-in-out "
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.163 4.516c.418.408 4.502 4.695 4.502 4.695a1.095 1.095 0 0 1 0 1.576s-4.084 4.289-4.502 4.695c-.418.408-1.17.436-1.615 0-.446-.434-.481-1.041 0-1.574L11.295 10 7.548 6.092c-.481-.533-.446-1.141 0-1.576.445-.436 1.197-.409 1.615 0z"
/>
</svg>
</div>
<div
class="overflow-hidden duration-500 ease-in-out bg-white accordion-content transition-max-height"
style="max-height: 0px;"
>
<ol
class="p-4 mb-12 text-sm font-normal tracks"
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
class="accordion-icon ml-auto transition-transform duration-500 ease-in-out "
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.163 4.516c.418.408 4.502 4.695 4.502 4.695a1.095 1.095 0 0 1 0 1.576s-4.084 4.289-4.502 4.695c-.418.408-1.17.436-1.615 0-.446-.434-.481-1.041 0-1.574L11.295 10 7.548 6.092c-.481-.533-.446-1.141 0-1.576.445-.436 1.197-.409 1.615 0z"
/>
</svg>
</div>
<div
class="overflow-hidden duration-500 ease-in-out bg-white a
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
class="accordion-icon ml-auto transition-transform duration-500 ease-in-out "
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.163 4.516c.418.408 4.502 4.695 4.502 4.695a1.095 1.095 0 0 1 0 1.576s-4.084 4.289-4.502 4.695c-.418.408-1.17.436-1.615 0-.446-.434-.481-1.041 0-1.574L11.295 10 7.548 6.092c-.481-.533-.446-1.141 0-1.576.4
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
class="accordion-icon ml-auto transition-transform duration-500 ease-in-out "
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9.163 4.516c.418.408 4.502 4.695 4.502 4.695a1.095 1.095 0
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
class="accordion-icon ml-auto transition-transform duration-500 ease-in-out "
height="20"
viewBox="0 0 20 20"
width="20
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.318h2.043c.253 0 .447.088.637.318.248.301 2.111 2.522 2.111 2.522h-1.7z"
/>
</svg>
</button>
<svg
cl
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.198 0 7.601-1.254 7.601-2.801v-.17c0-.879-1.863-2.07-4.433-2.519zM12.07 4.34L11 3H9L7.932 4.34h-1.7s1.862-2.221 2.111-2.522c.19-.23.384-.318.636-.3
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5.603l-.859-.951C11.977.086 11.617 0 10.916 0H9.085c-.7 0-1.061.086-1.392.559l-.859.951C4.264 1.959 2.4 3.15 2.4 4.029v.17C2.4 5.746 5.803 7 10 7c4.
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.061.461 2.287 1.977 5.51 1.979 3.225-.002 5.451-1.518 5.511-1.979l1.102-10.908C14.929 8.055 12.412 8.5 10 8.5c-2.41 0-4.928-.445-6.611-1.387zm9.779-5
|
Run pnpm test:
test/features/lists/List.spec.tsx#L23
TestingLibraryElementError: Found multiple elements with the text: list one
Here are the matching elements:
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
Ignored nodes: comments, script, style
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<li
class="flex flex-col list group-list"
data-testid="list"
id="list-546"
>
<div
class="accordion transition text-base duration-500 ease-in-out outline-none border-none items-center group-list-hover:bg-green-400 bg-green-200 text-gray-700 flex cursor-pointer p-4 font-normal"
role="menuitem"
tabindex="0"
>
<span
class="w-full h-10 pt-2 title"
data-testid="title"
>
<span
class="inline-block overflow-hidden"
>
<span
class="inline-block overflow-hidden w-80 overflow-ellipsis whitespace-nowrap"
>
list one
</span>
<button
aria-label="Edit List Title"
class="relative inline-block p-1 mx-4 align-middle opacity-0 bottom-2 hover:bg-green-600 group-list-hover:opacity-100"
type="button"
>
<svg
class="edit-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M17.561 2.439c-1.442-1.443-2.525-1.227-2.525-1.227L8.984 7.264 2.21 14.037 1.2 18.799l4.763-1.01 6.774-6.771 6.052-6.052c-.001 0 .216-1.083-1.228-2.527zM5.68 17.217l-1.624.35a3.71 3.71 0 0 0-.69-.932 3.742 3.742 0 0 0-.932-.691l.35-1.623.47-.469s.883.018 1.881 1.016c.997.996 1.016 1.881 1.016 1.881l-.471.468z"
/>
</svg>
</button>
</span>
</span>
<button
aria-label="Delete List"
class="float-right p-1 mx-1 opacity-0 group-list-hover:opacity-100 hover:bg-red-200"
type="button"
>
<svg
class="trash-icon"
height="20"
viewBox="0 0 20 20"
width="20"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M3.389 7.113L4.49 18.021c.06
|
The logs for this run have expired and are no longer available.
Loading