You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
FAIL src/providers/AuthProvider.test.tsx
● Test suite failed to run
TypeError: Cannot convert undefined or null to object
at assign (<anonymous>)
at _extends (node_modules/@babel/runtime/helpers/extends.js:16:19)
at node_modules/@testing-library/react-native/dist/preset/mock-modules.js:41:25
at Object.get unstable_batchedUpdates [as unstable_batchedUpdates] (node_modules/react-native/index.js:433:12)
at Object.<anonymous> (node_modules/react-redux/lib/utils/reactBatchedUpdates.native.js:7:48)
Reproduction:
Upgrade 0.63 and run tests
The text was updated successfully, but these errors were encountered:
react-native
native-testing-library
version: 5.0.3react-native
version: 0.63node
version: 13.7.0What you did:
I upgraded RN to
0.63
and library invokes error..What happened:
Reproduction:
Upgrade 0.63 and run tests
The text was updated successfully, but these errors were encountered: