mockingjay-server icon indicating copy to clipboard operation
mockingjay-server copied to clipboard

Fake server, Consumer Driven Contracts and help with testing performance from one configuration file with zero system dependencies and no coding whatsoever

Results 9 mockingjay-server issues
Sort by recently updated
recently updated
newest added

I tried to use `go get github.com/quii/mockingjay-server/` as defined in the [Installation doc](https://github.com/quii/mockingjay-server/wiki/Installing). The action fails because it cannot find the package https://github.com/johnmuth/xmlcompare. ``` 14:03 $ go get github.com/quii/mockingjay-server/ go:...

Mockingjay conveniently parses JSON requests, however they are provided in a junky YAML file. Just spent way too much time trying to find an issue, because my request body had...

Could also provide the served response body, which would be very helpful with an application that sends lots of requests to a single server.

Hello! Is there a way to have the body read from environment variable? We need this for example to add an API KEY inside the yaml file, so we can...

Example output: ``` service_name | 2020/04/15 14:49:29 A regex defined in the request does not pass against it's defined URI ``` Sometimes it can be a bit difficult to figure...

Not adding delay randomly to all requests. @quii Is it doable?

`JSON err on field 'counterparts->entities->headquarters->state->value' : Field is not a float in other JSON` This is nice, but what _is_ the type of the field?

We want to return large data sets in our application and have trouble editing the inline JSON inside of the YAML config file. Can `mockingjay-server` include an optional reference to...

i.e `/requests` or the APIs for creating new endpoints