wip setup unit test #716
ci.yml
on: push
static_checks
36s
unit_tests
21s
Annotations
2 errors
src/panel/app-routes/edit-route/EditRoute.spec.tsx > Edit Zodiac route > does not explode:
extension/src/panel/app-routes/edit-route/EditRoute.spec.tsx#L18
TestingLibraryElementError: Unable to find role="textbox" and name "Route label"
Ignored nodes: comments, script, style
<body>
<div
id="root"
/>
<wcm-modal />
<div />
</body>
Ignored nodes: comments, script, style
<body>
<div
id="root"
/>
<wcm-modal />
<div />
</body>
❯ waitForWrapper node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/panel/app-routes/edit-route/EditRoute.spec.tsx:18:18
|
unit_tests
Process completed with exit code 1.
|