fix tests in CI #729
Annotations
10 errors
TestingLibraryElementError: Unable to find an element with the text: From Chain. This could be because the text is broken up by multiple elements. In this case:
node_modules/@testing-library/dom/dist/query-helpers.js#L76
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:100)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:75:19)
|
TestingLibraryElementError: Unable to find a label with the text of: token-selector:
node_modules/@testing-library/dom/dist/queries/label-text.js#L111
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at getAllByLabelText (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/queries/label-text.js:111:115)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:90:34)
|
TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter address:
node_modules/@testing-library/dom/dist/query-helpers.js#L76
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:100)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:97:35)
|
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Manifest":
node_modules/@testing-library/dom/dist/query-helpers.js#L76
There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:100)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:109:15)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:109:36)
|
TestingLibraryElementError: Unable to find an element with the placeholder text of: 0.00:
node_modules/@testing-library/dom/dist/query-helpers.js#L76
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:100)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:128:32)
|
TestingLibraryElementError: Unable to find a label with the text of: send-btn:
node_modules/@testing-library/dom/dist/queries/label-text.js#L111
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at getAllByLabelText (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/queries/label-text.js:111:115)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:135:31)
|
TestingLibraryElementError: Unable to find an element with the placeholder text of: Enter address:
node_modules/@testing-library/dom/dist/query-helpers.js#L76
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:100)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:52:17)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:95:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:141:29)
|
TestingLibraryElementError: Unable to find an accessible element with the role "option" and name "Manifest":
node_modules/@testing-library/dom/dist/config.js#L37
There are no accessible roles. But there might be some inaccessible roles. If you wish to access them, then set the `hidden` option to `true`. Learn more about this here: https://testing-library.com/docs/dom-testing-library/api-queries#byrole
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at getElementError (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/config.js:37:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:38)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:109:15)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:161:36)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:155:45)
|
TestingLibraryElementError: Unable to find an element with the role "option" and name "Manifest":
node_modules/@testing-library/dom/dist/config.js#L37
There are no available roles.
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
<div
data-testid="ibc-send-form"
>
<div
class="dropdown"
>
<label
aria-label="from-chain-selector"
class="btn"
tabindex="0"
>
Manifest
</label>
</div>
<div
class="dropdown"
>
<label
aria-label="to-chain-selector"
class="btn"
tabindex="0"
>
Osmosis
</label>
</div>
</div>
</div>
</body>
at getElementError (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/config.js:37:19)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:76:38)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/query-helpers.js:109:15)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:185:36)
at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/bank/forms/__tests__/ibcSendForm.test.tsx:178:68)
|
build
Process completed with exit code 1.
|