-
### What is the problem this feature would solve?
I propose adding support to `@kubb/plugin-msw` for passing either a `data` object or a function as a parameter to handlers. This would allow users …
-
https://www.graphql-tools.com/docs/mocking#addmockstoschema
> [Mocking](https://www.graphql-tools.com/docs/mocking#mocking)
>
> The strongly-typed nature of a GraphQL API lends itself extremely …
-
Some integration and E2E tests call third-party APIs that can be expensive (e.g. OpenAI).
We should set up a way to mock those API calls, e.g. using our `mock-inference-provider`. When mocking is t…
-
Mock the API call ...
for testing purpose only
-
Hi, I ran across this project and after looking through the issues, I wasn't able to find any other comments related to this, so I had a few questions.
My particular use case would be to test and s…
-
### Summary
`Process.Start` from within custom task should be flagged and usage of `Exec` or `ToolTask` tasks should be suggested.
### On Hold (!)
Let's not action upon this yet. Let's first have …
-
I'm using the Pulumi automation API in an application that i'm writing however I am having trouble writing tests that mock the functionality. Do mocks already exist for the pulumi automation API and i…
-
__________
**Describe the bug**
Two playlist tests are currently [failing in the *nixpkgs* tests](https://hydra.nixos.org/build/276561053/nixlog/2) (ignore the cipher tests, I opened a second PR to …
-
It would be nice to have a link "Open in Stackblitz" to quickly open any example directly in the browser.
By clicking the link, I expect the user to be redirected to a StackBlitz project, where onl…
-
### Proposal
GraphQL becomes more and more popular, and services provide it along with classic REST APIs. It would be nice to support mocking of GraphQL requests with feature-rich request matching an…