-
I tried to install a custom report 'teamcity' and tried to use it during newman run, and eventhough the package is installed properly, it throws 'reporter could not be loaded' error.
Please find th…
-
**What happened**:
make test is failing due to build failure
**What you expected to happen**:
make test should be successful
**How to reproduce it (as minimally and precisely as possibl…
-
Hey Guys!
Anyone else ever have an issue where the callback was only ever hit once ? I mean it's sit up fine, hits it ....
```
[ {
"callback" : "http://XXXX.com/apitesting/bc-api/callback.php?…
-
I'm using appengine and golang to develop simple RESTful APIs. The code works fine when I start service using `goapp serve`, and I started writing the unit test functions to test the API endpoints, an…
-
I couldn't use the Switch option from React-Native-Router-Flux. I get an error saying that "Can't find variable: Switch".
I followed the instruction from this link, https://github.com/aksonov/react-n…
-
I'd like to do some negative testing with forest, but since all the HTTP methods implicitly call `CheckError(...)`, and function that directly calls `t.Error(...)`, I can't get around this without wri…
-
I am using the api as shown in the docs https://api.go.cd/current/#create-a-pipeline but i am not able to create a pipeline any help on this
-
Hi,
I installed your package as per your readme instructions and after running through the quickstart I started to play with my own API - a call to a Basic Auth secured function using the following Y…
-
I got some object from server like
{
class:"UserMap"
userMap:[
"75":{
"id": 75,
"name": "Guest 8",
"pic": null
"address":{
"country":"usa"
"zipCode":1111
}
…