Zope.testbrowser

Latest version: v6.0

Safety actively analyzes 625566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

3.10.4

-------------------

- Move the over-the-wire.txt doctest out of the TestBrowserLayer as it doesn't
need or use it.

- Fix test compatibility with zope.app.testing 3.8.1.

3.10.3

-------------------

- Fixed backwards compatibility with ``zope.app.wsgi.testlayer``.

3.10.2

-------------------

- Fixed Python 2.7 compatibility in Browser.handleErrors.

3.10.1

-------------------

- Fixed a bug that caused the ``Browser`` to keep it's previous ``contents``
The places are:
- Link.click()
- SubmitControl.click()
- ImageControl.click()
- Form.submit()

- Also adjusted exception messages at the above places to match
pre version 3.4.1 messages.

3.10.0

-------------------

- LP 98437: use ``mechanize``'s built-in ``submit()`` to submit forms,
allowing ``mechanize`` to set the "Referer:" (sic) header appropriately.

- Fixed tests to run with ``zope.app.testing`` 3.8 and above.

3.9.0

------------------

- LP 568806: Update dependency ``mechanize >= 0.2.0``, which now includes
the ``ClientForm`` APIs. Remove use of ``urllib2`` APIs (incompatible
with ``mechanize 0.2.0``) in favor of ``mechanize`` equivalents.
Thanks to John J. Lee for the patch.

- Use stdlib ``doctest`` module, instead of ``zope.testing.doctest``.

- **Caution:** This version is no longer fully compatible with Python 2.4:
``handleErrors = False`` no longer works.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.