-
I'm using axios-cache-adapter with a localForage store as per the example at https://www.npmjs.com/package/axios-cache-adapter#use-localforage-as-cache-store. I'm also using Mock Service Worker to moc…
-
-
### **Feature Request: SurveyMonkey Destination Connector
**Issue Type**: New Feature / Connector Request
#### **Description**
We need to build a **SurveyMonkey Destination Connector** that a…
-
I've been writing tests and running into quite a bit of an issue with the "No more mocked responses for the query" error.
Reading this article https://medium.com/@emmanuellaaninye/errors-when-test…
-
#### Current Behavior
There is no integration test that validates setting up metrics using Grafana
#### Desired Behavior
Have an integration test that setup metrics with Grafana and validates the…
-
**Summary**. Describe the expected and actual behavior here.
I upgraded the wrapper from v2.8.0 to v2.12.0 and found that my console application (dev'd in golang), which has a cron to run some proc…
-
IAM Roles clients are embedded within redpanda code. The current test strategy is:
1. use the in built c++ mock http server for unit tests
2. use a mock python server in ducktape tests
both app…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing bugs to ensure a similar bug has not already been created
### Description
If you provide a moc…
-
hey, I really like this idea and I have thought of something that could improve it:
I have a scenario where I also have to replicate functional business logic, so it would be nice if:
- mocked r…
-
When a http call is being retried, only 1 call count is registered:
```python
import requests_mock
from requests.adapters import HTTPAdapter, Retry
from requests import Session
def call_url():
…