-
Given we are in regular discussions with UXD and PM about UI changes for v2, it would probably be beneficial (and, often, faster than mockups) to have a live visual directory of our components and scr…
-
Hello,
I am new to MSW and have the problem that msw returns the correct mock APIs after the first load, but after a reload / hotreload, e.g. due to a change in the code, it does not work anymore a…
-
Right now I'm trying to test a component in storybook, and I'm using msw to mock the neccesary routes for this component to render. One thing this component needs is a user profile image, this user is…
-
### Describe the bug
Running `yarn test-storybook` responds with an error `Cannot find module 'storybook/internal/common'`.
On version 0.16 everything is fine. With 0.17 the problems start.
###…
eavam updated
4 weeks ago
-
This issue is a parent for all future PR and issues
# Description
Since more and more issues/requests appear for E2E tests, here are some things which need to be addressed before progressing:
- t…
-
-
Currently there is an issue on some CI servers where this error is reported, it's because I am using [processAsync](https://jestjs.io/docs/next/configuration#transform-objectstring-pathtotransformer--…
-
All of this is done on OSX with 3,5 GHz Dual-Core Intel Core i7 and 1 jest worker.
## Problem
We have a monorepo with currently around 26 packages. We currently run with yarn (1) workspaces. So …
-
I tried to mock api call using msw-storybook-addon. When I tried to configure this package in `preview.js`, I got this error(image below).
![Screenshot 2023-12-12 at 6 47 01 PM](https://github.com/…
-
Currently we only use `Function`, `Class` and `Variable` as types for completion items because we are not getting more information from Flow.