-
I have Hoverfly installed and I am trying to run the example test, but I get:
DOWNLOADING HOVERFLY FROM https://github.com/SpectoLabs/hoverfly/releases/download/v0.10.1/hoverfly_bundle_OSX_arm64.zi…
-
## Description of the bug
Currently we run a larger testsuite from maven and used hoverfly to simulate request. Lately we switched from sequential task execution to parallel execution with surefire a…
-
Dear Fiddlercrabvr team,
I am trying to implement your software in our setup. I have managed to get the python environment right and see stimuli on one of the screens. However, the other screens do …
-
Uploaded the captured activity, but fails to simulate
```
08:40:59.095 [Thread-2] WARN hoverfly - Failed to find matching request from simulation destination=accounts.youtube.com error=No match fo…
-
When connecting to remote hoverfly instance, it is likely that the authentication is enabled:
https://docs.hoverfly.io/en/stable/pages/tutorials/advanced/proxyauth/proxyauth.html#proxyauth
The …
-
_This appends the supplied simulation JSON to the existing simulation data in Hoverfly. Any pair that has request data identical to the existing ones will not be added._
As per the documentation PO…
-
I'm trying to hit my local grpc server running SSL with a self-signed certificate.
Since disabling TLS verification is not supported by the existing `GrpcConfig` class, I subclassed it and overrode…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd li…
-
## Description
After downloading hoverfly 1.3.0 and running `hoverctl version` I get an error message: `FATA[0000] Could not create a .hoverfly directory`
## Steps to reproduce the issue
* down…
-
`/index.html` is using a `/` as base href making impossible to reverse proxy hoverfly UI using a context-path.