Timur Manyanov
Timur Manyanov
NSP reports a potential vulnerability in dependency `fresh`: https://nodesecurity.io/advisories/526 Does it make sense to upgrade an `express` to version `^4.15.5`?
Fix for warning "Cannot delete files outside the current working directory", that halts the tests. I've got this warning on Windows. Screens were in test/visual/screenshots directory. Initial and diff screens...
# Bug Report ## Description Both `badge-number` and `badge-aria-label` are ignored. ## Screenshots
### I verified there's no existing issue for this bug. - [X] There are no existing issues ### Current behavior Not sure if it's a bug or intended behaviour, but:...
Fixing this case:
It would be really cool to have tests in this awesome project!
https://react.dev/reference/react/legacy Legacy React APIs These APIs are exported from the react package, but they are not recommended for use in newly written code. See the linked individual API pages for...
- Upgrade `react@16`, `react-dom@16`,` @types/react@16` - Remove resolution for `@types/react` in `package.json` - Update tests where synthetic events represented as `objectContaining({ type: null })` to `type: 'click'` or `type: 'keyDown'`...