fix: exported children #4153
Annotations
4 errors
Run tests:
__tests__/compilers/compatability.test.tsx#L267
AssertionError: expected "log" to be called +0 times, but got 1 times
❯ __tests__/compilers/compatability.test.tsx:267:19
|
Run tests:
__tests__/custom-components/index.test.tsx#L34
TestingLibraryElementError: Unable to find an element with the text: It works!. 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>
<div />
</body>
❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ __tests__/custom-components/index.test.tsx:34:19
|
Run tests:
__tests__/custom-components/index.test.tsx#L56
TestingLibraryElementError: Unable to find an element with the text: Hello. 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>
<div />
</body>
❯ Object.getElementError node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ __tests__/custom-components/index.test.tsx:56:19
|
Run tests
Process completed with exit code 1.
|
Loading