fix head #3
Annotations
8 errors
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/lib/__tests__/authorization.test.tsx:12:3
|
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/lib/__tests__/authorization.test.tsx:32:3
|
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/lib/__tests__/authorization.test.tsx:54:3
|
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/lib/__tests__/authorization.test.tsx:70:3
|
Run tests:
apps/nextjs-pages/src/components/seo/__tests__/head.test.tsx#L11
AssertionError: expected '' to deeply equal 'Hello World | Bulletproof React'
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>
- Expected
+ Received
- Hello World | Bulletproof React
❯ src/components/seo/__tests__/head.test.tsx:11:46
❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
|
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/features/auth/components/__tests__/login-form.test.tsx:16:3
|
Run tests:
apps/nextjs-pages/src/testing/test-utils.tsx#L37
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal.
❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11
❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3
❯ waitForLoadingToFinish src/testing/test-utils.tsx:37:3
❯ Module.renderApp src/testing/test-utils.tsx:71:9
❯ src/features/auth/components/__tests__/register-form.test.tsx:11:3
|
Run tests
Process completed with exit code 1.
|
Loading