Sascha Peilicke
c0753684bc
- Update to version 1.4.2:
...
+ fix tests error due to CLRF in a tarball
- Changes from version 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 http://tools.ietf.org/html/rfc6265#section-5.2
+ fix an error when you use AssertionError(response) with unicode chars in response
- Build HTML documentaton
- Run testsuite
- Split of doc package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=11
2012-11-22 15:17:30 +00:00
Ismail Dönmez
7600c0eab5
Accepting request 135386 from home:poorboywilly:branches:devel:languages:python
...
Update to 1.4.0 and remove unneeded dependencies.
OBS-URL: https://build.opensuse.org/request/show/135386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=9
2012-09-23 09:24:42 +00:00
Todd R
6380eb696e
Accepting request 123979 from home:poorboywilly:branches:devel:languages:python
...
Update to 1.3.4
OBS-URL: https://build.opensuse.org/request/show/123979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=7
2012-06-07 15:11:05 +00:00
Sascha Peilicke
17efad0d06
- Simplified macro usage
...
- Run testsuite
- Update to version 1.3.3:
* added post_json, put_json, delete_json
* fix #25 params dictionary of webtest.AppTest.post() does not support unicode values
- Changes from version 1.3.2:
* improve showbrowser.
* print_stderr fail with unicode string on python2
- Changes from version 1.3.1:
* Added .option()
* Full python3 compat
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=4
2012-01-31 13:50:23 +00:00
Stephan Kulow
ae8a453c1a
Accepting request 93448 from devel:languages:python
...
Dependency for OpenStack packages.
OBS-URL: https://build.opensuse.org/request/show/93448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebTest?expand=0&rev=1
2011-11-28 17:27:30 +00:00
Sascha Peilicke
aba56f5527
- Don't run tests, fixes SLE build
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=2
2011-09-01 15:09:38 +00:00
Sascha Peilicke
c768b16ba3
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=1
2011-09-01 14:47:24 +00:00