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 a method to clear all registered handlers. #10

Merged
merged 2 commits into from
Sep 11, 2015
Merged

Add a method to clear all registered handlers. #10

merged 2 commits into from
Sep 11, 2015

Conversation

kilahm
Copy link
Collaborator

@kilahm kilahm commented Sep 3, 2015

This is useful as a clean up step at the end of individual unit tests.

I am looking at using your library to mock some server requests, but I would like to ensure that each test has a well defined set of route handlers.

This is useful as a clean up step at the end of individual unit tests.
@A
Copy link
Owner

A commented Sep 4, 2015

@kilahm awesome! Can you add few words about clearRoutes to readme?

@A
Copy link
Owner

A commented Sep 10, 2015

ping @kilahm

@kilahm
Copy link
Collaborator Author

kilahm commented Sep 11, 2015

Do you have comments for the documentation I added?

A added a commit that referenced this pull request Sep 11, 2015
Add a method to clear all registered handlers.
@A A merged commit 3dbe99a into A:master Sep 11, 2015
@A
Copy link
Owner

A commented Sep 11, 2015

Nope! That's cool :D

@A
Copy link
Owner

A commented Oct 6, 2015

@kilahm published with 0.2.0

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.

2 participants