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

Clear mocks #12

Closed
Jacse opened this issue Jul 1, 2020 · 1 comment · Fixed by #13
Closed

Clear mocks #12

Jacse opened this issue Jul 1, 2020 · 1 comment · Fixed by #13
Labels

Comments

@Jacse
Copy link
Contributor

Jacse commented Jul 1, 2020

It's very useful to clear mocks completely between different unit tests. Is there any way to do that currently?

@delvedor
Copy link
Member

Hello! Currently, it's not possible, but it would be a nice feature!
It should be simple enough to implement, as the router does have a method for deregistering the routes.
Would you like to work on it? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants