Update dependency happy-dom to v15 #6859
Annotations
3 errors
Run pnpm test:renderer:
node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call attributes on an empty DOMWrapper.
❯ Object.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ tests/communs/ImageProfil.spec.ts:39:18
|
Run pnpm test:renderer:
node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L7279
Error: Unable to get img within: <div class="v-container v-locale--is-ltr mt-3 pb-0 text-center">
<h1 class="text-h2">Mon titre de page</h1>
<div class="v-avatar v-theme--light v-avatar--density-default v-avatar--variant-flat my-6" style="width: 275px; height: 275px;">
<div class="v-responsive v-img v-img--booting">
<div class="v-responsive__sizer"></div>
<!---->
<transition-stub name="fade-transition" appear="false" persisted="false" css="true">
<!---->
</transition-stub>
<!---->
<!---->
<!---->
<!---->
</div>
<!----><span class="v-avatar__underlay"></span>
</div>
<!--v-if-->
</div>
❯ VueWrapper.BaseWrapper.get ../../node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:7279:15
❯ tests/communs/TitrePage.spec.ts:53:33
|
Run pnpm test:renderer
Process completed with exit code 1.
|
Loading