Webtest

Latest version: v3.0.1

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

Scan your dependencies

Page 6 of 10

2.0.8

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

- Allow checking/unchecking a set of same-named checkboxes by assigning a list of values.
[carljm]

- fix "AttributeError: 'InputWrapper' object has no attribute 'seek'"
[iElectric]

- Added `xhr=True` parameter to `TestApp.get`, `TestApp.post`, `TestApp.head`, `TestApp.delete`
[kharandziuk]

- Remove old (and broken?) casperjs/selenium backward compat imports. Fix
https://github.com/gawel/webtest-selenium/issues/9
[gawel]

- Allow optionally specifying the MIME type of an uploaded form file. Fixes 86
[Marius Gedminas]

2.0.7

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

- Detect JSON if mimetype ends with +json, such as application/vnd.webtest+json
[homm]

- Fixed 72. Use WSGIServer new api even if there waitress has backward compat.
[gawel]

- Fixed 50. Corrected default value for the delete params argument.
[noonat]

- Be sure to decode the content if it is gziped before returning it
[Alexis Métaireau]

2.0.6

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

- fixed 64. cookiejar api has changed in python3.3 [gawel]

- allow to use a fixed StopableWSGIServer [gawel]

- Do not alter the BeautifulSoup object when parsing forms. [Georges
Dubus]

- Remove first newline while parse textarea block, how modern browsers does.
[Victor Safronovich] pull 69

2.0.5

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

* Ignore select.error (not socket.error) following
StopableWSGIServer.shutdown. [Laurence Rowe]

* Handle the short form of <select multiple> [Marius Gedminas]

2.0.4

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

* Correctly handle <option> elements with no value attribute
[Marius Gedminas]

* Ignore socket.error following StopableWSGIServer.shutdown. [Laurence Rowe]

* <button> without type='submit' attribute is treated as Submit
control [Andrey Lebedev].

* Support for redirects having relative "Location" header [Andrey Lebedev]

2.0.3

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

* Treat strings in the WSGI environment as native strings, compliant with
PEP-3333. [wosc]

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.