-
Hello!
I've developed **Multi-API Mocker**, a utility enhancing `requests_mock` for easier mocking of multiple API calls in pytest. It aims to improve test readability and maintainability in comple…
jab3z updated
10 months ago
-
Hello,
I'm trying to unit test my solution using Moq framework, but since Moq cannot mock non-virtual type members I always get an Unsupported Error Type. Is there any work around for Mock MangoPayAp…
-
## Question
The server can be ignored or used as a mock-api as chris does in his boilerplate, since my team will work in another stack for the backend?
I really liked your way of integrating gra…
-
Add a JavaScript function to handle form data submission (e.g., through a mock API).
-
Description
===========
When `rd_kafka_query_watermark_offsets` is called with a timeout below 1000ms it will most likely not timeout within that time.
`rd_kafka_query_watermark_offsets` sends …
bjosv updated
2 weeks ago
-
I keep thinking how this crate can be made more similar to the [mockito API](https://docs.rs/mockito/latest/mockito/), so wanted to start a discussion here. These are just ideas, looking for feedback…
-
I'm wondering if there's a way of mocking an API which takes a long time to respond. I currently have issues with slow APIs and want to be able to test that my requests wait long enough for them. I al…
-
**Is your feature request related to a problem? Please describe.**
Needed a mock service based on proxy capability. The required mock service must be able to intercept incoming requests and return mo…
-
Some blocks depend on the WP API, it would be great to be able to mock the API to preview these blocks in isolation.
-
As detailed in [this gist](https://gist.github.com/bengry/2e76d76a29da12ab8f5907c4dfc933c8) (also shared in https://github.com/graphql-mocks/graphql-mocks/issues/273), we're using `graphql-mocks` to c…