summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | pep8Gael Pasgrimaud2014-01-171-6/+3
* | also skip lxml/pyquery tests in TestCaseGael Pasgrimaud2014-01-171-0/+2
|/
* Make sure Upload.content_type is not ignoredMarius Gedminas2013-09-181-2/+22
* Allow specifying the MIME type of an uploaded fileMarius Gedminas2013-09-161-0/+10
* Allow assigning a list to a set of same-named checkboxes.Carl Meyer2013-08-302-2/+15
* fix 71Domen Kožar2013-08-161-9/+14
* added shortucts for xhr request; test for added codeMax Kharandziuk2013-08-131-0/+18
* Merge pull request #77 from homm/masterDomen Kožar2013-08-071-1/+18
|\
| * tests for differenet json content-type in responsehomm2013-08-071-2/+19
* | Decode the content before returning itAlexis Métaireau2013-08-051-1/+21
|/
* Fix default value for delete params argument.Nathan Ostgard2013-07-311-0/+11
* remove leading newline from textareaVictor Safronovich2013-05-042-0/+12
* Test and changelog entry for #65.Georges Dubus2013-04-171-0/+4
* Handle the short form of <select multiple>Marius Gedminas2013-04-011-3/+29
* Correctly handle <option> elements with no value attributeMarius Gedminas2013-03-281-1/+81
* merge. fixed #59Gael Pasgrimaud2013-03-271-2/+16
|\
| * Support for redirects having relative "Location" headerAndrey Lebedev2013-03-221-2/+16
* | All <button> elements are treated as submit controlsAndrey Lebedev2013-03-222-1/+8
|/
* Treat strings in the WSGI environment as native strings (i.e. different thing...Wolfgang Schnerring2013-03-181-0/+24
* Support secure cookiesAndrey Lebedev2013-03-081-0/+32
* Allow TestResponse.click() to match HTML content as well as text content.Timothy Elliott2013-03-061-0/+16
* TestResponse.maybe_follow() methodMikhail Korobov2013-03-041-0/+64
* test for unknow fields; move some html in real html filesGael Pasgrimaud2013-02-274-212/+131
* Tests for input fields of type password.Diarmuid Bourke2013-02-261-0/+24
* improve test about files uploadGael Pasgrimaud2013-02-231-3/+14
* pep8 stuffGael Pasgrimaud2013-02-231-4/+3
* Merge branch 'master' of github.com:madjar/webtestGael Pasgrimaud2013-02-232-57/+0
|\
| * Rewrote TestResponse._find_element.Georges Dubus2013-02-232-57/+0
* | Merge branch 'master' of github.com:Pylons/webtestGael Pasgrimaud2013-02-232-1/+11
|\ \
| * \ Merge pull request #48 from gblin/masterGael Pasgrimaud2013-02-232-1/+10
| |\ \ | | |/ | |/|
| | * test_follow_with_cookieGuillaume Blin2013-02-231-0/+8
| | * Merge remote-tracking branch 'upstream/master'Guillaume Blin2013-02-235-103/+8
| | |\
| | * \ Merge branch 'master' of https://github.com/gblin/webtestGuillaume Blin2013-02-231-1/+2
| | |\ \
| | | * | lint.InputWrapper : closeGuillaume Blin2013-02-221-1/+6
| * | | | Reviewed documentation for `TestResponse`.Georges Dubus2013-02-231-0/+1
| | |_|/ | |/| |
* | | | wait for serverGael Pasgrimaud2013-02-231-0/+1
|/ / /
* | | try to improve testsGael Pasgrimaud2013-02-231-1/+2
* | | casperjs has moved to webtest-casperjsGael Pasgrimaud2013-02-234-102/+6
|/ /
* | proxy supportGael Pasgrimaud2013-02-231-1/+26
* | Merge branch 'master' of github.com:harobed/webtestGael Pasgrimaud2013-02-221-1/+12
|\ \
| * | Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-1/+12
* | | merge conflictGael Pasgrimaud2013-02-221-9/+44
|\ \ \ | |/ / |/| |
| * | more coverage for webtest/lint.pyMathieu Agopian2013-02-221-7/+41
* | | Merge branch 'master' of github.com:arthru/webtestGael Pasgrimaud2013-02-221-10/+14
|\ \ \
| * | | Replaced assert by unittest's assertsArthur Vuillard2013-02-221-1/+3
| * | | Merge branch 'master' of https://github.com/Pylons/webtestArthur Vuillard2013-02-222-2/+40
| |\ \ \
| * | | | Replaced assert by unittest's assertsArthur Vuillard2013-02-221-9/+11
| * | | | Merge branch 'master' of https://github.com/Pylons/webtestArthur Vuillard2013-02-224-6/+71
| |\ \ \ \
* | | | | | Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+2
* | | | | | Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+7
| |_|/ / / |/| | | |