Skip to content

Use i18n Keys

Use i18n Keys #1497

Triggered via pull request October 27, 2024 06:52
Status Failure
Total duration 57s
Artifacts

fe-unit-tests.yml

on: pull_request
Matrix: FE Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
__tests__/components/Browser.test.tsx > Browser > renders the url and a screenshot: frontend/__tests__/components/Browser.test.tsx#L33
TestingLibraryElementError: Unable to find an element with the alt text: /browser screenshot/i Ignored nodes: comments, script, style <body> <div> <div class="h-full w-full flex flex-col text-neutral-400" > <div class="w-full p-2 truncate border-b border-neutral-600" > https://example.com </div> <div class="overflow-y-auto grow scrollbar-hide rounded-xl" > <img alt="BROWSER$SCREENSHOT_ALT" class="rounded-xl" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mN0uGvyHwAFCAJS091fQwAAAABJRU5ErkJggg==" style="object-fit: contain; width: 100%; height: auto;" /> </div> </div> </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 ❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ __tests__/components/Browser.test.tsx:33:19
FE Unit Tests (20)
Process completed with exit code 1.