#1166: [PATCH] Support testing the code that uses identity
-------------------------+--------------------------------------------------
 Reporter:  max          |       Owner:  anonymous
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:           
Component:  unassigned   |     Version:  1.0b1    
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 Right now, there is no easy way to test your code with
 testutil.createRequest or testutil.call if the code under test make use of
 turbogears.identity.

 The patch included adds new methods to testutil module so that identity
 can be set while executing a request. It also adds new method to the
 IdentityProvider to be able to configure identity current in  a way needed
 for test fixture.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1166>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to