-
### What happened?
Testing libraries such as React testing lib and Playwright test suggest writing tests based on user-visible behaviour rather than relying on implementation details such as element …
-
Welcome to this lil bug,
if you typed 'TypeError: lilconfigSync is not a function' on google you came here because this is the only result.
## 🐛 🐛🐛🐛🐛Describe the bug🐛🐛🐛🐛🐛
So there is a bug wh…
-
## I'm submitting a...
* Bug report
## Current behavior
I have the grid set up with a custom cell that has some expensive calculation performed when the cell component init. Usually, when I do sc…
-
**Describe the bug**
i developed a `packkageName` module in local, and `npm link packageName` in storybook project, first start-storybook is success, but after i update the custom `packageName`, the …
-
# Description
In our current authentication strategy, the client makes a call to our API, which communicates with an OAuth 2.0 identity provider, exchanging a client secret for access tokens, and the…
-
Similar issue to `react-component/select`; https://github.com/react-component/select/issues/977
`event.which` is [deprecated](https://developer.mozilla.org/en-US/docs/Web/API/UIEvent/which) which i…
-
Coming from the React world we've got enzyme and react-testing-library to handle doing UI unit tests. Is there any equivalent libraries that allow someone to test interactions with the DOM after mount…
-
## Bug report
EDIT: I re-tested this replacing `happy-dom` with `jsdom` and it fixed it, so now I am open to the idea that this is a `happy-dom` issue and should be reported to their issues.
The…
-
## Summary
Hi there :wave:,
we encountered a massive slowdown in the Apollo Client React hooks test suite - especially on the suspense-related tests - when we started testing for React 19.
On…
-
## Expected behavior
Given a styled component using extended styles, the snapshot should include both the base and extended classes and styles. If relevant, I'm using react-testing-library.
## Cur…