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

History of commit frequency

CVS Commit History:


   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 15 messages, browsing 11 to 20 | previous