-
I’ve added MSW (v2.4.3) into our project to mock the API requests, but after doing so, I encountered the following error:
[ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:" (…
-
## Overview
Create a [search](https://www.algolia.com/) and category page for developer tools, implementing core functionality that will be essential for DevTools Academy. This task will evaluate you…
-
So when I add `msw-storybook-addon` to Chromatic's Storybook (v8) React Native template [here](https://github.com/chromaui/intro-storybook-react-native-template/tree/25e76c2aad507156c1f624a48704a67a91…
-
### Priority impact
p - medium
### Test type
SSR
### Which Component(s)
all
### Unstable Tests
[not actionable before the migration]
When Stencil component is rendered in the H…
-
### Describe the bug
Hi,
I am using io.fabric8.kubernetes.client.server.mock.KubernetesServer in CRUD mode. When I try to create a Pod using the KubernetesClient from the server and specify uid fo…
-
### Is your feature request related to a problem? Please describe.
When doing development of APIs and clients, it is often useful to be able to create Mock API endpoints for testing/validation befo…
-
Currently, when I want to use OpenAI-like mock servers or proxy servers, there's no apparent way to manually modify the openai.api_base and add headers to openai Completion/ChatCompletion request.
…
-
## Context
When using the Stoplight mock server, I encountered an issue where the validation does not work as expected when there is incorrect data. This issue affects users who rely on accurate vali…
-
## Why do we need this ?
If I can correctly infer the backend/ directory structure, I observe tests/ directory is structured to give tests as per the mhq/ dir. I only see tests for service/. No a…
-
I would love to see an importable mixpanel mock to use in unit testing.
### My current solution:
From another closed issue:
```javascript
jest.mock('mixpanel-react-native', () => ({
__esModul…