-
[Expo Jest によるユニットテスト](https://docs.expo.dev/develop/unit-testing/)
[React Native Testing Libraryのクエリーチートシート](https://callstack.github.io/react-native-testing-library/docs/api/queries#query-variant)
…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
### **Description**
Add unit testing functionality to the component template in the MetaMask design system monorepo. This will involve setting up tests using the [React Testing Library](https://tes…
-
As soon as I setup app using `@testing-library/react-native`, I get:
```
SyntaxError: Cannot use import statement outside a module
❯ Object. node_modules/@testing-library/react-native/src/helper…
-
```
@gorhom/bottom-sheet@4.6.4
│ ├─┬ @gorhom/portal@1.0.14
│ │ └── react-native@0.76.1 deduped
│ └── react-native@0.76.1 deduped
├─┬ @miblanchard/react-native-slider@2.6.0
│ └── react-native@0.…
-
@trevoranderson has recently reported issues getting a library built with UBRN integrated into an application. I think this process can be quite fiddly as we've seen with the example app bootstrapped …
-
**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…
-
Hello UXCam Support Team,
We are experiencing an issue related to the integration of your library in our React Native project. Specifically, we are encountering the following error:
objectivec
…
-
### Current Behavior
Popover is not getting opened on Android and iOS both devices
### Expected Behavior
Popover is neither opening in iOS or Android
Here is how it should look like thi…
-
## Describe the Feature
Add another option to `type()` that allows for skipping the blur event. This is useful for testing form validation where validation typically happens either `onChange` or `o…
tibbe updated
3 weeks ago