#1166: [PATCH] Support testing the code that uses identity
-------------------------+--------------------------------------------------
Reporter:  max          |        Owner:  anonymous
Type: enhancement | Status: closed Priority: normal | Milestone: Component: unassigned | Version: 1.0b1 Severity: normal | Resolution: fixed Keywords: | -------------------------+--------------------------------------------------
Comment (by max):

Crude docs:

The patch adds a couple of new methods.

testutil.set_identity_user method allows you to set user for requests
executed eventuall with testutil.call or testutil.create_request. This
method uses new Identity API,
authenticated_identity which allows you to set idenitity.current.user
directly, instead of normal authentication process.

--
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to