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

Add support for mocking requests #43

Closed
joshuatbrown opened this issue Jul 1, 2013 · 1 comment
Closed

Add support for mocking requests #43

joshuatbrown opened this issue Jul 1, 2013 · 1 comment

Comments

@joshuatbrown
Copy link

I'd like to see support for mocking requests - I want to test that in a given situation, a request is not sent to the server.

@luisobo
Copy link
Owner

luisobo commented Jul 4, 2013

Enable Nocilla and don't stub any requests. Your test will fail if a request was fired.

@luisobo luisobo closed this as completed Jul 4, 2013
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