Update to React 18 #213
Annotations
3 errors
Run tests:
test/unit-tests/async-components/dialogs/security/NewRecoveryMethodDialog-test.tsx#L59
Unable to find an element with the text: This session is encrypting history using the new recovery method.. 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>
at waitForWrapper (node_modules/@testing-library/dom/dist/wait-for.js:163:27)
at test/unit-tests/async-components/dialogs/security/NewRecoveryMethodDialog-test.tsx:59:26
at node_modules/@testing-library/react/dist/act-compat.js:48:24
at act (node_modules/react/cjs/react.development.js:2512:16)
at node_modules/@testing-library/react/dist/act-compat.js:47:25
at Object.<anonymous> (test/unit-tests/async-components/dialogs/security/NewRecoveryMethodDialog-test.tsx:57:18)
|
Run tests:
test/unit-tests/components/views/settings/CryptographyPanel-test.tsx#L65
expect(received).toEqual(expected) // deep equality
Expected: "<strong><not supported></strong>"
Received: "<strong>...</strong>"
at Object.toEqual (test/unit-tests/components/views/settings/CryptographyPanel-test.tsx:65:36)
|
Run tests
Process completed with exit code 1.
|
Loading