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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
add test case for bearer auth and append to invalid auth test case
Pranay Suresh
2016-04-10
1
-0
/
+18
*
Set Referer on form.submit() (#147)
Benjamin Dauvergne
2016-03-31
1
-0
/
+4
*
Set Referer header on .click() and .clickbutton() (#147)
Benjamin Dauvergne
2016-03-31
1
-0
/
+10
*
JSON methods respect content_type argument if passed
Steven Loria
2015-11-14
1
-0
/
+7
*
reset values of select multiple
Yannick Chabbert
2015-05-29
1
-0
/
+14
*
Properly check for default cookiejar arguments.
Julian Berman
2014-10-18
1
-0
/
+5
*
add support for checking custom reason phrase using status parameter
Lie Ryan
2014-06-20
1
-0
/
+7
*
Merge branch 'set-cookie' of github.com:luhn/webtest
Gael Pasgrimaud
2014-06-04
1
-0
/
+21
|
\
|
*
Implement a set_cookie method in TestApp.
Theron Luhn
2014-06-02
1
-0
/
+21
*
|
Fixed #110. Don't ignore forced value on Radio input
Zeb DeOs
2014-04-24
1
-0
/
+10
|
/
*
Fixed #84 Application cookies for localhost are no longer ignored
Gael Pasgrimaud
2014-04-17
1
-0
/
+24
*
improve test coverage. we're back at 100%
Gael Pasgrimaud
2014-04-16
2
-0
/
+13
*
pep8 everywhere
Gael Pasgrimaud
2014-04-16
5
-42
/
+46
*
Fixed #89
Gael Pasgrimaud
2014-04-16
1
-12
/
+0
*
Fixed #92 You can now override TestApp.JSONEncoder to use a custom encoder
Gael Pasgrimaud
2014-04-16
1
-2
/
+3
*
pep8
Gael Pasgrimaud
2014-04-16
1
-20
/
+23
*
add authorization property
Gael Pasgrimaud
2014-04-16
1
-0
/
+41
*
rename .txt to .rst; also looks like the new nose.plugins.xunit break almost ...
Gael Pasgrimaud
2014-04-15
1
-6
/
+2
*
fix an issue with xunit & py2.6. 2.6 will die soon hopefully
Gael Pasgrimaud
2014-04-15
1
-0
/
+4
*
Allow selecting by text for multi selects
Markus Bertheau
2014-01-23
1
-0
/
+12
*
Allow selecting by text for single selects
Markus Bertheau
2014-01-23
1
-0
/
+11
*
resolve conflict
Gael Pasgrimaud
2014-01-17
2
-0
/
+25
|
\
|
*
Allow selecting submit button by value
Markus Bertheau
2014-01-17
2
-0
/
+25
*
|
Merge branch 'ignore-input-type-file-value' of https://github.com/mbertheau/w...
Gael Pasgrimaud
2014-01-17
1
-1
/
+1
|
\
\
|
*
|
Ignore the value attribute of <input type="file">
Markus Bertheau
2014-01-16
1
-1
/
+1
|
|
/
*
|
pep8
Gael Pasgrimaud
2014-01-17
1
-6
/
+3
*
|
also skip lxml/pyquery tests in TestCase
Gael Pasgrimaud
2014-01-17
1
-0
/
+2
|
/
*
Make sure Upload.content_type is not ignored
Marius Gedminas
2013-09-18
1
-2
/
+22
*
Allow specifying the MIME type of an uploaded file
Marius Gedminas
2013-09-16
1
-0
/
+10
*
Allow assigning a list to a set of same-named checkboxes.
Carl Meyer
2013-08-30
2
-2
/
+15
*
fix 71
Domen Kožar
2013-08-16
1
-9
/
+14
*
added shortucts for xhr request; test for added code
Max Kharandziuk
2013-08-13
1
-0
/
+18
*
Merge pull request #77 from homm/master
Domen Kožar
2013-08-07
1
-1
/
+18
|
\
|
*
tests for differenet json content-type in response
homm
2013-08-07
1
-2
/
+19
*
|
Decode the content before returning it
Alexis Métaireau
2013-08-05
1
-1
/
+21
|
/
*
Fix default value for delete params argument.
Nathan Ostgard
2013-07-31
1
-0
/
+11
*
remove leading newline from textarea
Victor Safronovich
2013-05-04
2
-0
/
+12
*
Test and changelog entry for #65.
Georges Dubus
2013-04-17
1
-0
/
+4
*
Handle the short form of <select multiple>
Marius Gedminas
2013-04-01
1
-3
/
+29
*
Correctly handle <option> elements with no value attribute
Marius Gedminas
2013-03-28
1
-1
/
+81
*
merge. fixed #59
Gael Pasgrimaud
2013-03-27
1
-2
/
+16
|
\
|
*
Support for redirects having relative "Location" header
Andrey Lebedev
2013-03-22
1
-2
/
+16
*
|
All <button> elements are treated as submit controls
Andrey Lebedev
2013-03-22
2
-1
/
+8
|
/
*
Treat strings in the WSGI environment as native strings (i.e. different thing...
Wolfgang Schnerring
2013-03-18
1
-0
/
+24
*
Support secure cookies
Andrey Lebedev
2013-03-08
1
-0
/
+32
*
Allow TestResponse.click() to match HTML content as well as text content.
Timothy Elliott
2013-03-06
1
-0
/
+16
*
TestResponse.maybe_follow() method
Mikhail Korobov
2013-03-04
1
-0
/
+64
*
test for unknow fields; move some html in real html files
Gael Pasgrimaud
2013-02-27
4
-212
/
+131
*
Tests for input fields of type password.
Diarmuid Bourke
2013-02-26
1
-0
/
+24
*
improve test about files upload
Gael Pasgrimaud
2013-02-23
1
-3
/
+14
[next]