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

responseDelay only seems to have effect on successful mocked requests #53

Open
builtbyjay opened this issue Apr 22, 2016 · 2 comments
Open

Comments

@builtbyjay
Copy link

No description provided.

@chrisnoringovo
Copy link

can't really get this one to work at all, example mock.json {
"httpMethod": "POST",
"responseDelay" : 5000,
"statusCode": 200,
"uri": ".*/someUrl",
"response": {

}
}

it happens instantenuous, is there a config that needs to be set, using grunt with angular-multmocks, 0.6.10

@chrisnoringovo
Copy link

chrisnoringovo commented Mar 13, 2017

so problem seems to be with my setup. I thought it was Angular 1.3 but it seems to work there as well

chrisiconolly pushed a commit to chrisiconolly/angular-multimocks that referenced this issue Mar 17, 2017
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

2 participants