Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consumer-faked-http: Add additional options #14

Open
4 tasks
sradevski opened this issue Mar 2, 2019 · 0 comments
Open
4 tasks

consumer-faked-http: Add additional options #14

sradevski opened this issue Mar 2, 2019 · 0 comments

Comments

@sradevski
Copy link
Owner

  • timing - Currently it supports a fixed number. Add a [from, to] range to make it randomized within the specified range
  • status - Can take the status it wishes endpoints to return. Can take a [from, to] range to randomly return statuses within the range
  • routeSettings - Object that can take an exact route (or regex) and take the same options as above and apply them only to that route.
  • passthroughRoutes - An array of routes or regex to be passed through
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant