Support WebTest's extra_environ in wsgi.Browser

Bug #812352 reported by Carsten Senger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zope.testbrowser
Invalid
Undecided
Unassigned

Bug Description

The extra_environ variable can be used in WebTest to inject items into the wsgi environ variable: http://pythonpaste.org/webtest/index.html?highlight=remote_user#id8 This is used by repoze.who-testutil to simulate authentification.

The attached patch makes the dict accessible as Browser.extra_environ.

Revision history for this message
Carsten Senger (csenger) wrote :
Revision history for this message
Colin Watson (cjwatson) wrote :

The zope.testbrowser project on Launchpad has been archived at the request of the Zope developers (see https://answers.launchpad.net/launchpad/+question/683589 and https://answers.launchpad.net/launchpad/+question/685285). If this bug is still relevant, please refile it at https://github.com/zopefoundation/zope.testbrowser.

Changed in zope.testbrowser:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.