Stephen J. Collings
Stephen J. Collings
Failing unit tests involving jest.resetAllMocks and requiring some RN components from within mocks
### Description Bit of a niche one: We see failing unit tests after upgrading 0.72.10 --> 0.73.4: ``` Element type is invalid: expected a string (for built-in components) or a...
**Describe the bug** Stories not loaded when meta has no title property (auto titles). Works in 6.5.4 **To Reproduce** Checkout https://github.com/stevoland/react-native/commit/b61b898ed4a7d0e8517ad8625fc5e394580d8dd9 Run the example app Observe no `Background Example/Background Csf`...
**Describe the bug** Pressing the ActionButton in `expo-example` generates more that one item in the ondevice actions tab **To Reproduce** Run `yarn ios` in `expo-example` Select ActionButton > Basic Open...
GitHub branch protection rules and rulesets [count skipped jobs as "success"](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks). Given GitHub's underpowered required checks config, this "feature" is commonly used with [path filtering](https://github.com/dorny/paths-filter) to avoid running unnecessary jobs...
Hi, this is a native request but I hope you don't mind me putting it here rather than cross-posting ios/android. We're using the DdTrace API to collect spans to represent...
Hi, wondering if support for this is on the roadmap? Or if it might possibly be achievable now by setting `ciTest` on the `context` in event mappers? Thanks!
Fixes: [#13114](https://github.com/webdriverio/webdriverio/issues/13114) ## Proposed changes [//]: # (Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes...
Fixes: [#13114](https://github.com/webdriverio/webdriverio/issues/13114) ## Proposed changes [//]: # (Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 8.18.2 ### Node.js Version 20.13.1 ### Mode Standalone...
Fix this error in 8.2-alpha1 with large number of stories: ``` ERROR [SB_PREVIEW_API_0005 (CalledPreviewMethodBeforeInitializationError): Called `Preview.loadStory()` before initialization. The preview needs to load the story index before most methods can...