-
## Summary
This is something I noticed when I applied the Apollo Client test suite to React 19 - we had one test that was timing out.
I first thought that the test was broken, but it turns out i…
-
**Current behavior**
`` test suite is skipping the `throws if a non-string property value is passed` test case when testing on React 18 runtime due to an unexpected error happening somewhere in Jes…
-
What `react-native` version are you using?
0.69.3
What `react-native-pdf` version are you using?
6.6.2
What platform does your issue occur on? (android/ios/both)
Both
Describe your issue a…
-
### Problem Description
Latest integrations brought a commit that switches from INSTANTIATE_TEST_CASE_P to INSTANTIATE_TEST_SUITE_P in googletests. https://github.com/facebook/react-native/commit/12a…
-
### Preliminary Checks
- [X] I have reviewed the documentation: [https://clerk.com/docs](https://clerk.com/docs)
- [X] I have searched for existing issues: [https://github.com/clerk/javascript/issues…
-
Hi all,
I know that this issue has been posted before and the solution was to update the library but I even with the newer version I see that error while by just importing `import 'jest-styled-comp…
-
## Objective
We need to add optional load testing to DevNet environments.
## Origin Document
- https://discord.com/channels/824324475256438814/1138895490331705354/1256614409975894028
- https…
okdas updated
1 month ago
-
i noticed my builds were failing and when looking into it, jest and babel are having trouble and i think it's because of this change here: https://github.com/VaguelySerious/react-quill/commit/1deb1646…
-
### 问题描述:
taro 3.6.24版本的模板项目运行测试会报找不到`history`的错误。
- 3.6.23开始有这个问题,回退到3.6.22可以解决该问题
### 错误信息:
```
FAIL __tests__/index.test.js
● Test suite failed to run
TypeError: Cannot read proper…
-
package.json
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-li…