-
Hi,
I tried your addon in Slimbrowser (v 18.0.0.0) which is considered as a fork of Firefox. It installed seamless (from Firefox's add-on repository) and all controlling input instruments are seem to…
-
## Description
When trying to run Storybook in the `sns-shared-ui` package of our monorepo project, I'm encountering multiple resolution errors. It seems that several Storybook addons are not being…
-
Hi!
This my first issue :)
I have a problem with integration storybook 8+ and nuxt 3.11+, auto imports is not working in testing components.
Example _TestingComponent.vue:_
```
import { ref }…
-
### Describe the bug
Followed all the documentation, tried every variation of config I can think of... Only ever get this error:
```
[Test runner] An error occurred when evaluating code cov…
-
## Link to bug demonstration repository https://github.com/meanstackmax/demo-test-coverage/tree/main
## Expected Behavior
Vitest and storybook should use the same source map outputted, thus the …
-
@slaesh Can you please consider providing new OpenThread Border Router (OTBR) "RCP mode" firmware images as well as "NCP mode" firmware images (with support for the OpenThread `spinel+hdlc+uart` proto…
Hedda updated
1 month ago
-
### Describe the bug
I have some stories I want to exclude from coverage.
So I have this config:
```ts
const config = {
addons: [{
name: '@storybook/addon-coverage',
options: {
…
-
### Describe the bug
Whenever I add `@storybook/addon-react-native-web` package to addons array, @storybook/test package stops working.
When I comment out or remove @storybook/addon-react-native-w…
-
Are there any recommendations how to setup test coverage in v2 addons?
With v1 addons or apps, we could follow instructions outlined in https://github.com/ember-cli-code-coverage/ember-cli-code-cov…
-
The function add_color_settings_parameter has an error, because when it is called a critical error from Bookmap appears.
This is the script to test the error:
```python
import pyl1api as bm
RE…