Webtest

Latest version: v3.0.0

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

Scan your dependencies

Page 7 of 10

2.0.1

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

* Added Pasword field [diarmuidbourke]

* re-allow to use unknow field type. Like ``type="email"``. [gawel]

* Don't let BeautifulSoup use lxml. Fix GH-51 [kmike]

* added :meth:`webtest.response.TestResponse.maybe_follow` method [kmike]

2.0

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

* drop zc.buildout usage for development, now using only virtualenv
[Domen Kožar]

* Backward incompatibility : Removed the ``anchor`` argument of
:meth:`webtest.response.TestResponse.click` and the ``button`` argument of
:meth:`webtest.response.TestResponse.clickbutton`. It is for the greater good.
[madjar]

* Rewrote API documentation [Domen Kožar]

* Added `wsgiproxy` support to do HTTP request to an URL [gawel]

* Use BeautifulSoup4 to parse forms [gawel]

* Added `webtest.app.TestApp.patch_json` [gawel]

* Implement `webtest.app.TestApp.cookiejar` support and kindof keep
`webtest.app.TestApp.cookies` functionality. `webtest.app.TestApp.cookies`
should be treated as read-only.
[Domen Kožar]

* Split Selenium integration into separate package webtest-selenium
[gawel]

* Split casperjs integration into separate package webtest-casperjs
[gawel]

* Test coverage improvements [harobed, cdevienne, arthru, Domen Kožar, gawel]

* Fully implement decoding of HTML entities

* Fix tox configuration

1.4.2

-----

* fix tests error due to CLRF in a tarball

1.4.1

-----

* add travis-ci

* migrate repository to https://github.com/Pylons/webtest

* Fix a typo in apps.py: selectedIndicies

* Preserve field order during parsing (support for deform and such)

* allow equals sign in the cookie by spliting name-value-string pairs on
the first '=' sign as per
https://tools.ietf.org/html/rfc6265#section-5.2

* fix an error when you use AssertionError(response) with unicode chars in
response

1.4.0

-----

* added webtest.ext - allow to use casperjs

1.3.6

------

* fix `42 <https://bitbucket.org/ianb/webtest/issues/42>`_ Check uppercase
method.

* fix `36 <https://bitbucket.org/ianb/webtest/issues/36>`_ Radio can use forced
value.

* fix `24 <https://bitbucket.org/ianb/webtest/issues/24>`_ Include test
fixtures.

* fix bug when trying to print a response which contain some unicode chars

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.