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

added wait response behavior #6

Merged
merged 2 commits into from Jan 18, 2019
Merged

added wait response behavior #6

merged 2 commits into from Jan 18, 2019

Conversation

coops1106
Copy link

First step to adding response behaviour - wait
Useful for performance testing

imposter.go Outdated

// Behaviors defines the possible response behaviors for a stub.
// Currently supported values are:
// wait (milliseconds)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be good to leave a more detailed description of this behaviour. Consider just copying the description from the official docs:

Adds latency to a response by waiting a specified number of milliseconds before sending the response.

@smotes smotes merged commit 88c4c62 into master Jan 18, 2019
@smotes smotes deleted the add-wait-response-behaviour branch July 15, 2019 18:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants