-
Hi,
First I don't know if this issue is the expected behavior or a bug, also this is perhaps a Newman bug.
Here is my problem, we are working with Newman to do automated testing. We write our asse…
-
1. Newman Version (can be found via `newman -v`): 3.3.0
2. OS details (type, version, and architecture): Windows 7- 64 bit machine
3. Are you using Newman as a library, or via the CLI? :CLI
3…
-
**Do you want to request a _feature_ or report a _bug_?**
bug
**What is the current behavior?**
After resolution process is complete, yarn errors during fetch:
```
[2/4] Fetching packages...
error…
-
1. Postman Version:4.9.2 win / x86-32
2. App (Chrome app or Mac app):Chrome 55.0.2883.87
3. OS details:
4. Is the Interceptor on and enabled in the app: no
5. Did you encounter this recentl…
-
We are looking into this project and are really impressed. However, it seems like the only action for a rule match is to email? We were hoping to be able to do HTTP GET/POST actions for XML/JSON. I…
-
1. Newman Version (can be found via `newman -v`): 3.3.1
2. OS details (type, version, and architecture): Win 7 Pro 64 bit
3. Are you using Newman as a library, or via the CLI? CLI
3. Did yo…
-
This error manifests itself when using the HTML Reporter and an uncaught error is thrown in request test. Forgive me for not pulling and fixing myself as I have never contributed to a github project …
-
1. Newman Version (can be found via `newman -v`): latest
2. OS details (type, version, and architecture): all
3. Are you using Newman as a library, or via the CLI? both
3. Did you encounter t…
-
When using the `--disable-unicode` option, the output should only consist of non-unicode characters.
However if I use something like this in a test:
`var jsonData = JSON.parse(responseBody);
co…
-
I try to produce a report from my local grafana server. Installed reporter on the same machine as grafana (runs on port 3000).
When I try to generate the report, I get the following message in the log…