Skip to content

feat: Wallet Advanced Send (Fund Wallet) #8651

feat: Wallet Advanced Send (Fund Wallet)

feat: Wallet Advanced Send (Fund Wallet) #8651

Triggered via pull request March 4, 2025 20:25
Status Failure
Total duration 4m 2s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/wallet/components/wallet-advanced-send/components/Send.test.tsx > Send > SendDefaultChildren > renders a placeholder when wallet has sufficient ETH: src/wallet/components/wallet-advanced-send/components/Send.test.tsx#L130
TestingLibraryElementError: Unable to find an element with the text: This wallet has ETH.. 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> <div data-testid="mock-send-provider" > <div class="ock-bg-default ock-border-radius ock-border-line-default border ock-text-foreground h-96 w-88 flex flex-col p-4" data-testid="ockSend" /> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/wallet/components/wallet-advanced-send/components/Send.test.tsx:130:21
build (18.x)
Process completed with exit code 1.