Hi, I'm writing unit tests and I was wondering if there is a way to
ask routes for all possible urls it can handle. if this is not, there
how hard will it be to implement? Ideally I want to mix this with
webtest so I can have a generic test that will tell me if all urls I'm
calling are ok, by ok I mean no 400 or 500 errors, I know this is
going to be harder for the POSTs but for all the GETs it should be a
nice addition to the testsuite.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to