index
:
delta/python-packages/webtest.git
docs-cleanup
form_charset
github-actions
issue-templates-contributing
main
master
pytest
six
stevepiercy-patch-1
github.com: Pylons/webtest.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ``Email`` class for input fields with type "email".
Michael Howitz
2018-06-19
1
-0
/
+6
*
fixed #193
Gael Pasgrimaud
2018-05-18
1
-1
/
+1
*
Documentation bearer token and JWT authorization
Theron Luhn
2018-04-26
1
-2
/
+6
*
avoid UnicodeDecodeError in linter with py2; fixed #186
Gael Pasgrimaud
2017-10-21
1
-4
/
+7
*
Preserve submit order for radio inputs.
Florian Schulze
2017-10-09
1
-7
/
+22
*
Fix strict cookie policy.
Florian Schulze
2017-08-01
2
-5
/
+6
*
Improved linting for http headers
Brendan McCollam
2017-05-02
1
-24
/
+23
*
fixed #146
Gael Pasgrimaud
2017-04-12
1
-1
/
+8
*
.json now return .json_body; fixed #177
Gael Pasgrimaud
2017-03-15
1
-5
/
+2
*
allow to use set_cookie when HTTP_HOST is set
Gael Pasgrimaud
2017-03-15
2
-4
/
+7
*
always show response; fixed #176
Gael Pasgrimaud
2017-03-05
1
-1
/
+1
*
pep8
Gael Pasgrimaud
2017-03-05
1
-2
/
+1
*
add JWT. fixed #153
Gael Pasgrimaud
2017-03-05
1
-2
/
+3
*
Fix #173: Do not omit file uploads without a file from post.
Michael Howitz
2017-02-05
1
-0
/
+4
*
Remove remaining references to ordereddict package
Corey Wright
2017-02-01
2
-6
/
+1
*
Fix typo in comment
Peter Inglesby
2017-01-12
1
-1
/
+1
*
use text_type() instead of str(). see #164
Gael Pasgrimaud
2016-09-15
2
-11
/
+3
*
do not guess encoding if response's charset is set. See #160
Gael Pasgrimaud
2016-07-21
2
-4
/
+12
*
make sure str and text_type are checked
Pranay Suresh
2016-04-10
1
-1
/
+1
*
reduce complexity use text_type
Pranay Suresh
2016-04-10
1
-11
/
+3
*
support python2 and python3
Pranay Suresh
2016-04-10
1
-3
/
+13
*
support bearer auth
Pranay Suresh
2016-04-07
1
-0
/
+2
*
Set Referer on form.submit() (#147)
Benjamin Dauvergne
2016-03-31
1
-0
/
+2
*
Set Referer header on .click() and .clickbutton() (#147)
Benjamin Dauvergne
2016-03-31
1
-1
/
+4
*
JSON methods respect content_type argument if passed
Steven Loria
2015-11-14
1
-2
/
+1
*
reset values of select multiple
Yannick Chabbert
2015-05-29
1
-12
/
+7
*
dont need a specific version
Gael Pasgrimaud
2015-05-04
1
-1
/
+1
*
fixed #135
Gael Pasgrimaud
2015-05-04
1
-1
/
+2
*
fixed #131 prevent passing HTML parameters that conflict with Field kwargs.
Joeri Bekker
2015-02-06
1
-0
/
+6
*
fixed #130 by removing useless code
Gael Pasgrimaud
2015-02-05
1
-4
/
+0
*
Avoid raising encoding errors from debugapp
Laurence Rowe
2014-12-19
1
-1
/
+1
*
Properly check for default cookiejar arguments.
Julian Berman
2014-10-18
1
-2
/
+3
*
avoid weird bug when conn is not really established
Gael Pasgrimaud
2014-09-19
1
-1
/
+1
*
Small fix to `TestApp.set_cookie`
Theron Luhn
2014-07-28
1
-2
/
+2
*
add support for checking custom reason phrase using status parameter
Lie Ryan
2014-06-20
1
-0
/
+3
*
Merge branch 'set-cookie' of github.com:luhn/webtest
Gael Pasgrimaud
2014-06-04
2
-0
/
+105
|
\
|
*
Fix a minor misunderstanding.
Theron Luhn
2014-06-04
2
-13
/
+13
|
*
Tidied up set_cookie.
Theron Luhn
2014-06-04
2
-74
/
+80
|
*
Fix Python 3 tests.
Theron Luhn
2014-06-02
1
-2
/
+1
|
*
Implement a set_cookie method in TestApp.
Theron Luhn
2014-06-02
1
-0
/
+100
*
|
Added method TestApp.set_parser_features to change the parser_features used b...
Tomas Moreyra
2014-05-27
1
-0
/
+8
*
|
Call method as described in documentation.
soasme
2014-05-04
1
-1
/
+1
*
|
Fixed #110. Don't ignore forced value on Radio input
Zeb DeOs
2014-04-24
1
-1
/
+3
|
/
*
Fixed #84 Application cookies for localhost are no longer ignored
Gael Pasgrimaud
2014-04-17
1
-1
/
+19
*
Fixed #106. added a few documentation
Gael Pasgrimaud
2014-04-17
1
-3
/
+13
*
Merge branch 'master' of https://github.com/dmlayton/webtest
Gael Pasgrimaud
2014-04-17
1
-2
/
+3
|
\
|
*
make wrapping the app in the lint middleware optional
dmlayton
2014-02-13
1
-2
/
+3
*
|
improve test coverage. we're back at 100%
Gael Pasgrimaud
2014-04-16
4
-5
/
+7
*
|
pep8 everywhere
Gael Pasgrimaud
2014-04-16
3
-24
/
+30
*
|
Fixed #89
Gael Pasgrimaud
2014-04-16
1
-7
/
+1
[next]