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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix strict cookie policy.
Florian Schulze
2017-08-01
1
-1
/
+1
*
allow to use set_cookie when HTTP_HOST is set
Gael Pasgrimaud
2017-03-15
1
-1
/
+1
*
JSON methods respect content_type argument if passed
Steven Loria
2015-11-14
1
-2
/
+1
*
fixed #130 by removing useless code
Gael Pasgrimaud
2015-02-05
1
-4
/
+0
*
improve test coverage. we're back at 100%
Gael Pasgrimaud
2014-04-16
1
-1
/
+2
*
Fixed #92 You can now override TestApp.JSONEncoder to use a custom encoder
Gael Pasgrimaud
2014-04-16
1
-2
/
+2
*
origin_req_host is an attribute. see #64
Gael Pasgrimaud
2013-04-17
1
-3
/
+4
*
fixed #64
Gael Pasgrimaud
2013-04-17
1
-5
/
+2
*
Support secure cookies
Andrey Lebedev
2013-03-08
1
-0
/
+15
*
Rewrote TestResponse._find_element.
Georges Dubus
2013-02-23
1
-15
/
+0
*
Fixes to the doc, mostly links and typos.
Georges Dubus
2013-02-23
1
-3
/
+3
*
group private methods
Domen Kožar
2013-02-23
1
-0
/
+46
*
__name__ can't be unicode and we use future's unicode_literals; use unitests2...
Gael Pasgrimaud
2013-02-22
1
-1
/
+1
*
100% test coverage for webtest.utils
Mathieu Agopian
2013-02-22
1
-5
/
+3
*
Use cookielib.CookieJar, welcome to 2008.
Domen Kožar
2013-02-21
1
-27
/
+1
*
simplify utils.py, add unittests (incomplete)
Domen Kožar
2013-02-21
1
-39
/
+23
*
merge conflicts
Gael Pasgrimaud
2013-02-12
1
-2
/
+26
|
\
|
*
Make TestApp.cookies smarter.
Julian Berman
2013-02-11
1
-2
/
+26
*
|
small improvement on json_method
Gael Pasgrimaud
2013-01-29
1
-3
/
+8
*
|
use a 'decorator' for *_json since they all have the same behavior. this remo...
Gael Pasgrimaud
2013-01-29
1
-1
/
+30
*
|
remove unsused code
Gael Pasgrimaud
2013-01-28
1
-36
/
+0
|
/
*
split code in forms and utils modules
Gael Pasgrimaud
2012-12-09
1
-0
/
+133