If, for example, I wanted to write a functional test (using webtest) for the Pyramid tutorial view_page view, given a test username, password, and default authenticatioin/authorization policies; what would be a proper way of handling functional testing of this view? I've tried setting auth_tkt in the header parameter of testapp.get, without success. Would appreciate it if someone could point me in the right direction. Thanks.
-- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.