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

CP-2235 MockTransports should warn when a handler is overwritten #179

Open
evanweible-wf opened this issue Jul 19, 2016 · 1 comment
Open

Comments

@evanweible-wf
Copy link
Contributor

It can be very hard to debug a scenario where two handlers have been registered for the same URI or URI pattern if you're unaware of one of them or the order in which they were registered.

It would be nice if we printed a warning whenever a handler is overwritten.

@rmconsole3-wf
Copy link
Contributor

It looks like you have not included any tickets in the title of this issue. Please create a ticket for this issue, or click here to have Rosie create one for you.

@evanweible-wf evanweible-wf modified the milestone: 3.0.0 Jul 22, 2016
@charliekump-wf charliekump-wf changed the title MockTransports should warn when a handler is overwritten CP-2235 MockTransports should warn when a handler is overwritten Jul 28, 2016
@evanweible-wf evanweible-wf modified the milestones: 3.0.0, 3.0.1 Sep 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants