Feature: Template flows #4333
Annotations
2 errors and 2 warnings
src/containers/Flow/FlowList/FlowList.test.tsx > Template flows > it shows and creates a template flows:
src/containers/Flow/FlowList/FlowList.test.tsx#L217
TestingLibraryElementError: Unable to find an element with the text: Template Flows. 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
style="padding-right: 1024px; overflow: hidden;"
>
<div
aria-hidden="true"
>
<div
class="_ListContainer_22b00d"
>
<div
class="_Header_22b00d"
data-testid="listHeader"
>
<div>
<div
class="_Title_22b00d"
>
<div
class="_TitleText_22b00d"
>
Flows
</div>
<span
class="_InfoIconContainer_371fd4"
data-mui-internal-clone-element="true"
data-testid="help-icon"
>
<svg
class="_InfoIcon_371fd4"
fill="none"
height="18"
viewBox="0 0 18 18"
width="18"
xmlns="http://www.w3.org/2000/svg"
>
<g
clip-path="url(#clip0_568_4972)"
>
<path
d="M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z"
stroke="#555555"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5"
/>
<path
d="M9 12V9"
stroke="#555555"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5"
/>
<path
d="M9 6H9.0075"
stroke="#555555"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="1.5"
/>
</g>
<defs>
<clippath
id="clip0_568_4972"
>
<rect
fill="white"
height="18"
width="18"
/>
</clippath>
</defs>
</svg>
</span>
</div>
</div>
<div>
<div
class="_ButtonGroup_22b00d"
>
<span>
<input
data-testid="import"
hidden=""
name="file"
type="file"
/>
<button
class="MuiButtonBase-root MuiButton-root MuiButton-outlined MuiButton-outlinedPrimary MuiButton-sizeMedium MuiButton-outlinedSizeMedium MuiButton-colorPrimary MuiButton-root MuiButton-outlined MuiButton-outlinedPrimary MuiButton-sizeMedium MuiButton-outlinedSizeMedium MuiButton-colorPrimary _Button_795060 undefined css-1rwt2y5-MuiButtonBase-root-MuiButton-root"
tabindex="0"
type="button"
>
<svg
class="_ImportIcon_200053"
data-testid="import-icon"
fill="none"
height="24"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<mask
height="24"
id="mask0_568_4930"
maskUnits="userSpaceOnUse"
style="mask-type: alpha;"
width="24"
x="0"
y="0"
>
<rect
fill="#D9D9D9"
height="24"
width="24"
/>
</mask>
<g
mask="url(#mask0_568_4930)"
>
|
CI
Process completed with exit code 1.
|
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|