build(deps): bump qs and express #844
Open
Annotations
3 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
vis/test/component/citationmodal.test.tsx#L96
TestingLibraryElementError: Unable to find an element with the text: Open Knowledge Maps (2025). Streamgraph for research on climate change and impact. Retrieved from http://localhost:3000/.. 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
class="modal-open"
style="padding-right: 0px;"
>
<div
aria-hidden="true"
/>
<div
role="dialog"
>
<div
class="fade modal-backdrop in"
/>
<div
class="fade in modal"
id="cite_modal"
role="dialog"
style="display: block; padding-right: 0px;"
tabindex="-1"
>
<div
class="modal-dialog"
>
<div
class="modal-content"
role="document"
>
<div
class="modal-header modal-header"
>
<button
class="close"
type="button"
>
<span
aria-hidden="true"
>
×
</span>
<span
class="sr-only"
>
Close
</span>
</button>
<h4
class="cite-modal-title modal-title"
id="cite-title"
style="font-size: 20px;"
>
Cite this streamgraph
</h4>
</div>
<div
class="modal-body modal-body"
id="cite-body"
>
<p>
:
</p>
<div
class="citation"
id="copy-map-citation"
>
Open Knowledge Maps (2026). Streamgraph for research on climate change and impact. Retrieved from http://localhost:3000/.
</div>
<button
class="indented-modal-btn copy-button btn btn-primary"
type="button"
>
<i
class="fa fa-copy"
/>
</button>
</div>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ vis/test/component/citationmodal.test.tsx:96:19
|
|
Run tests:
vis/test/component/citationmodal.test.tsx#L90
TestingLibraryElementError: Unable to find an element with the text: Open Knowledge Maps (2025). Knowledge Map for research on climate change and impact. Retrieved from http://localhost:3000/.. 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
class="modal-open"
style="padding-right: 0px;"
>
<div
aria-hidden="true"
/>
<div
role="dialog"
>
<div
class="fade modal-backdrop in"
/>
<div
class="fade in modal"
id="cite_modal"
role="dialog"
style="display: block; padding-right: 0px;"
tabindex="-1"
>
<div
class="modal-dialog"
>
<div
class="modal-content"
role="document"
>
<div
class="modal-header modal-header"
>
<button
class="close"
type="button"
>
<span
aria-hidden="true"
>
×
</span>
<span
class="sr-only"
>
Close
</span>
</button>
<h4
class="cite-modal-title modal-title"
id="cite-title"
style="font-size: 20px;"
>
Cite this knowledge map
</h4>
</div>
<div
class="modal-body modal-body"
id="cite-body"
>
<p>
:
</p>
<div
class="citation"
id="copy-map-citation"
>
Open Knowledge Maps (2026). Knowledge Map for research on climate change and impact. Retrieved from http://localhost:3000/.
</div>
<button
class="indented-modal-btn copy-button btn btn-primary"
type="button"
>
<i
class="fa fa-copy"
/>
</button>
</div>
</div>
</div>
</div>
</div>
</body>
❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ vis/test/component/citationmodal.test.tsx:90:19
|
Loading