Just like in the title. I have a model and I can test in manually in a 
browser. I enter url in a browser and receive a result form one of the 
views. Thing is unittest should be doing that. Functional test isn't exactly 
what is needed. Because I want to check only if traversal in my application 
return a correct context.


I think there should be some way to create a request, send it to the 
application and in return receive the context.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" 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-devel?hl=en.

Reply via email to