-
**Context**
NodeJS has a new vertical http client named [undici](https://github.com/nodejs/undici) which is much more performant.
Nock does not mock responses for undici users.
**Alternatives**
…
-
GraphQL is a very declarative query language. It provides a declarative approach to data fetching. From the schema, you already know what kind of data to expect and you can choose to request just what…
-
Hi for my work projects I need to mock up RPC with multipart/form-data with application/xml or application/json and signs. I need to parsed body of files and fields for rules and for generate response…
-
### Description
We need to add comprehensive integration tests for our C# integration library that interacts with an HTTP ERP (Sankhya) service. These tests should ensure that our integration library…
-
**Describe the current behavior**
The code to import an Azure resource currently lacks in testing. We should fix that.
On #3212, #matthchr wrote:
> Lacking a test related to this problem. I s…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Expected Behavior
_No response_
### Current Behavior
When submitting any cohort query to an n-API v0.4.0
- i…
-
### Link to the code that reproduces this issue
https://github.com/tdanecker/404-test
### To Reproduce
Use a static route (`/` in the linked repo) with `const export revalidate = ` which, depending…
-
To do this we'd need to somehow mock the MS Graph API responses and also deal with the time being different each time the programme is run. I don't think I've ever actually done this in Haskell before…
-
### What happened?
Mock responses returns a dict (old openai format).
Update it to return a pydantic object.
### Relevant log output
```shell
N/A
```
### Twitter / LinkedIn details
_No resp…
-
https://learning.postman.com/docs/designing-and-developing-your-api/mocking-data/mock-with-api/