Use vite to replace webpack etc #1221
Annotations
2 errors
Run npm test:
__tests__/src/lib/MiradorViewer.test.js#L137
TestingLibraryElementError: Unable to find an element by: [data-testid="plugin"]
Ignored nodes: comments, script, style
<body>
<div
data-testid="container"
id="mirador"
/>
<div>
<div
class="fullscreen"
>
<div />
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div
data-testid="container"
id="mirador"
/>
<div>
<div
class="fullscreen"
>
<div />
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ __tests__/src/lib/MiradorViewer.test.js:137:27
|
Run npm test
Process completed with exit code 1.
|
Loading