Remove NX from Public app #934
Annotations
4 errors
Run test:
apps/public/src/app/Home.test.tsx#L66
TestingLibraryElementError: Unable to find role="textbox" and name "What is it about?"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="ams-grid ams-grid--padding-bottom--large ams-grid--padding-top--medium"
>
<div
class="ams-grid__cell ams-grid__cell--span-4 ams-grid__cell--span-6-medium ams-grid__cell--span-7-wide ams-grid__cell--start-1 ams-grid__cell--start-2-medium ams-grid__cell--start-2-wide"
>
<p>
Loading...
</p>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="ams-grid ams-grid--padding-bottom--large ams-grid--padding-top--medium"
>
<div
class="ams-grid__cell ams-grid__cell--span-4 ams-grid__cell--span-6-medium ams-grid__cell--span-7-wide ams-grid__cell--start-1 ams-grid__cell--start-2-medium ams-grid__cell--start-2-wide"
>
<p>
Loading...
</p>
</div>
</div>
</div>
</body>
</html>
❯ Proxy.waitForWrapper ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/app/Home.test.tsx:66:11
|
Run test:
apps/public/src/app/Home.test.tsx#L78
TestingLibraryElementError: Unable to find an accessible element with the role "textbox" and name "What is it about?"
Here are the accessible roles:
paragraph:
Name "":
<p />
--------------------------------------------------
Ignored nodes: comments, script, style
<body>
<div>
<div
class="ams-grid ams-grid--padding-bottom--large ams-grid--padding-top--medium"
>
<div
class="ams-grid__cell ams-grid__cell--span-4 ams-grid__cell--span-6-medium ams-grid__cell--span-7-wide ams-grid__cell--start-1 ams-grid__cell--start-2-medium ams-grid__cell--start-2-wide"
>
<p>
Loading...
</p>
</div>
</div>
</div>
</body>
❯ Object.getElementError ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19
❯ ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ src/app/Home.test.tsx:78:26
|
Run test:
apps/public/src/app/aanvullende-vragen/aanvullende-vragen.test.tsx#L50
TestingLibraryElementError: Unable to find role="textbox" and name "First question"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="ams-grid ams-grid--padding-bottom--large ams-grid--padding-top--medium"
>
<div
class="ams-grid__cell ams-grid__cell--span-4 ams-grid__cell--span-6-medium ams-grid__cell--span-7-wide ams-grid__cell--start-1 ams-grid__cell--start-2-medium ams-grid__cell--start-2-wide"
>
<a
class="ams-link ams-link--standalone ams-mb--xs"
href="/"
>
Vorige vraag
</a>
<p>
Loading...
</p>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="ams-grid ams-grid--padding-bottom--large ams-grid--padding-top--medium"
>
<div
class="ams-grid__cell ams-grid__cell--span-4 ams-grid__cell--span-6-medium ams-grid__cell--span-7-wide ams-grid__cell--start-1 ams-grid__cell--start-2-medium ams-grid__cell--start-2-wide"
>
<a
class="ams-link ams-link--standalone ams-mb--xs"
href="/"
>
Vorige vraag
</a>
<p>
Loading...
</p>
</div>
</div>
</div>
</body>
</html>
❯ Proxy.waitForWrapper ../../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/app/aanvullende-vragen/aanvullende-vragen.test.tsx:50:11
|
Run test
Process completed with exit code 1.
|
Loading