-
Research and implement the currently best approach for React and MobX testing. Then add
continuous integration using [Travis CI](https://docs.travis-ci.com/user/for-beginners).
- [ ] Test suite
-…
-
Hi people,
I created a simple app with create-react-app where I installed jumpsuit. I made some small changes to the main app component by importing `Link` from jumpsuit. After doing this, the samp…
-
**Do you want to request a *feature* or report a *bug*?**
bugreport
**What is the current behavior?**
I updated a react-native codebase from 0.56 to 0.57 and migrated from `"babel-preset-rea…
-
### What version of Remix are you using?
2.2
### Are all your remix dependencies & dev-dependencies using the same version?
- [X] Yes
### Steps to Reproduce
I am trying to setup testing for my pr…
-
The graphql version referenced by navalia@1.3.0 and the jest version referenced by create-react-app@1.1.1 seem to be incompatible with one another. Gives an error message:
```
FAIL src/react.spec…
-
#### Description
I downloaded github.com/plotly/dash-cytoscape/blob/main/demos/usage-image-export.py and executed it using python 3.12.3. It normally starts, but in the browser I get the bellow e…
bfr42 updated
7 months ago
-
Did anyone get to run jest test successfully in a component that imports `quill-image-uploader`?
- Test suite failed to run
({"Object.":function(module,exports,require,__dirname,__filename,g…
-
I want to know if there is a way to configure jest and enzyme tests to contain a react store? I'm aware that there is a way to configure a store for an individual react component when it is connected …
-
I have an app based on `create-react-app`. I imported `jest-enzyme` in my `src/setupTests.js`:
```
import { configure } from 'enzyme'
import Adapter from 'enzyme-adapter-react-16'
configure({a…
-
Could the player use latest version of hls.js, and enable fetch loader, other than xmlhttprequest loader?