Brandon Byars

Results 29 issues of Brandon Byars

We have a new requirement to combine the proxy and stub modes in MB. Currently we need to switch between proxy and stub modes when the downstream system is unavailable....

Power user experience

Noticed with mb start, missing --localOnly and --ipWhitelist

Bug

Several pages of the docs are in need of an update. Includes the following: * Adding the system daemon docs from the README to the site * Updating or removing...

Beginner experience

Supports both manual testers and exploring the API.

Beginner experience

See thread here: https://groups.google.com/forum/#!topic/mountebank-discuss/lkrC3VnxV00

Power user experience

It could be something like ```` { "_behaviors": { "stream": { "over": 5000, "every": 100 } } ```` This would finish the response in 5 seconds, but slowly send part...

Power user experience

Need configuration to support multiline regular expressions for the "except" parameter, and to document its use case in proxying. See https://groups.google.com/forum/#!topic/mountebank-discuss/95Vs6xstho8 Would be nice to also find a way to...

Power user experience

Similar predicate matching as XML/JSON, with perhaps some response serializatoin, etc. https://github.com/dcodeIO/protobuf.js

Protocol diversity

The http request and response objects do not currently support any notion of attachments, which makes recording attachments for mocking and returning them for stubbing not possible.

Protocol diversity