Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2018-12-14 14:41:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-WebTest: updated to 2.0.32

2.0.32:
- remove invalid email from setup.py

2.0.31:
- py33 is no longer supported. It may works but has been removed from tox config
- Fixed 205: Use empty string as default value for submit and button
- tests use pytest
- docs use the standard Pylons template on RTD
   2018-07-26 12:47:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-WebTest: updated to 2.0.30

2.0.30:
- Add Email class for input fields with type "email".
- Documentation bearer token and JWT authorization
   2017-10-22 22:33:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-WebTest: update to 2.0.29

2.0.29:
- Bugfix: Preserve submit order for radio inputs.
- Fixed 186: avoid UnicodeDecodeError in linter with py2 when a header contain
  non ascii chars
   2017-09-04 19:00:46 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
2.0.28:
- Fixed 185: Fix strict cookie policy
- Fixed 146: Improve fields value checking when enctype is multipart
- Fixed 119: Assertion error should be raised when you have non-string
  response header
- Bugfix: Allow to set an int value to form fields when enctype is multipart
- Added py36 to tox.ini / .travis.yaml
   2017-07-13 08:09:38 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fixed patch-setup.py
   2017-07-11 11:18:01 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
This wraps any WSGI application and makes it easy to send test requests to
that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written with any
WSGI-compatible framework.

Next | Query returned 16 messages, browsing 11 to 20 | previous