-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I'm getting `TypeError: (0 , _reactNavigationSharedElement.createSharedElementStackNavigator) is not a function`
when testing with jest `yarn test` or `npm jest`
I have added these mocks to jest S…
-
**Describe the bug**
In our app we have some unit tests to check that all of our Storybooks are rendering correctly. We have recently been updating our React Native version to the latest version (0.7…
-
I have an error with all my Views components
```
FAIL __tests__/components/Login.spec.js
● Test suite failed to run
TypeError: Cannot read property 'number' of undefined
…
-
**Current Behavior**
Testing with `@testing-library/react-native` the CopilotText element is not found
```
Unable to find an element with testID: test-schedule-name
...
const CopilotText = walk…
-
I have issues to get Reactotron working in my jest react-native test environment.
Before running a test I simply do
`jest.mock("reactotron-react-native");`, but then I receive an error stating
`…
-
### Description
Default project can not run tests due to wrong jest config
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Run from terminal `npm create gluestack`
2. Select `…
-
**Describe the bug**
Jest can not exit because of an open handle created by importing this lib (as described in the README).
```
Jest has detected the following 1 open handle potentially keeping …
-
I have no clue how to write tests for a React Native module like this but I would assume it's possible...
Anyone wants to take a first stab at setting up some tests? Anything at all would be fantas…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […