Closed kilahm closed 9 years ago
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.
@kilahm awesome! Can you add few words about clearRoutes to readme?
clearRoutes
ping @kilahm
Do you have comments for the documentation I added?
Nope! That's cool :D
@kilahm published with 0.2.0
0.2.0
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.