Skip to content

adding missing component test #67

adding missing component test

adding missing component test #67

Triggered via push December 10, 2024 10:58
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

frontend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/component/Component.test.tsx > Component > should render the Component component: chartlets.js/packages/lib/src/component/Component.test.tsx#L16
TestingLibraryElementError: Unable to find an element with the text: World!. 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 /> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/component/Component.test.tsx:16:19
frontend
Process completed with exit code 1.
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636