-
I downloaded the latest release and ran the tests, but it fails. Please advise on the fix
```
>npm test
> surveyjs_react_quickstart_new@0.1.0 test C:\Code\Svy
> react-scripts test --env=jsdom
…
-
### Reproduction
https://github.com/front-commerce/reproduction-remix-cjs-jest
### System Info
```shell
System:
OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
CPU: (24) x…
-
Implement minimal test coverage for all components in the React component library to ensure basic functionality and prevent regressions.
Our React component library is currently lacking in test cov…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
I've created a…
-
Hi,
trying to run tests with jest fails with
```
Test suite failed to run
Cannot find module 'react-icon-system' from 'src/.../index.tsx'
...
> 6 | import Icon from "react-icon-system";
...
…
-
### Summary
I was running Node version 6.x and when I added `import t from 'tcomb-form-native'` to one of my component files, I began getting errors in Travis Pro that said `Unexpected token import…
-
**Is your feature request related to a problem? Please describe.**
Currently there is no test cases written or test suite to automatically check the exsisting code can handles all situation or not.
…
-
Hi,
I've given a try to your package, but it simply doesn't work when I import it and use it:
```
import React from 'react';
import setupMockStates from 'jest-react-hooks-mock';
describe('Tes…
-
When trying to run Jest tests under create react app with `yarn test` I get the following error:
```
● Test suite failed to run
/projects/project/node_modules/jsoneditor-react/es/index.js…
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [X] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…