Hi, On 12/22/06, Jorge Vargas <[EMAIL PROTECTED]> wrote:
> +1 from me. I'm about to commit #930 which will complement each > other... :) > yes indeed anything that makes tests more robust should go in
Applied in 2258. Do I need to update any docs or ChangeLog? Basically, from the user API, 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.userdirectly, instead of normal authentication process. Max. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
