feat: implement network switch #8717
Annotations
3 errors
Test:
src/domains/network/components/SelectNetwork/SelectNetwork.test.tsx#L26
TestingLibraryElementError: Unable to find an element by: [data-testid="SelectDropdown"]
Ignored nodes: comments, script, style
<body>
<div>
<div
data-testid="SelectNetwork"
/>
</div>
</body>
❯ Object.getElementError node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/domains/network/components/SelectNetwork/SelectNetwork.test.tsx:26:17
|
Test:
src/domains/network/components/NetworkOptions/NetworkOptions.tsx#L26
TypeError: Cannot read properties of undefined (reading 'id')
❯ map src/domains/network/components/NetworkOptions/NetworkOptions.tsx:26:4
❯ NetworkOptions src/domains/network/components/NetworkOptions/NetworkOptions.tsx:27:5
❯ renderWithHooks node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:15486:18
❯ mountIndeterminateComponent node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:20103:13
❯ beginWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:21626:16
❯ beginWork$1 node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27465:14
❯ performUnitOfWork node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26599:12
❯ workLoopSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26505:5
❯ renderRootSync node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26473:7
|
Test
Final attempt failed. Child_process exited with error code 1
|
Loading