summaryrefslogtreecommitdiff
path: root/tests/test_response.py
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Support for redirects having relative "Location" headerAndrey Lebedev2013-03-221-2/+16
* 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
* Merge branch 'master' of github.com:madjar/webtestGael Pasgrimaud2013-02-231-10/+0
|\
| * Rewrote TestResponse._find_element.Georges Dubus2013-02-231-10/+0
* | Merge pull request #48 from gblin/masterGael Pasgrimaud2013-02-231-0/+8
|\ \ | |/ |/|
| * test_follow_with_cookieGuillaume Blin2013-02-231-0/+8
* | Reviewed documentation for `TestResponse`.Georges Dubus2013-02-231-0/+1
|/
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+2
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+7
* Merge branch 'master' of github.com:harobed/webtestGael Pasgrimaud2013-02-221-1/+1
|\
| * Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-1/+1
* | Merge branch 'master' of github.com:harobed/webtestGael Pasgrimaud2013-02-221-1/+21
|\ \ | |/
| * Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-14/+21
| * Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+13
* | Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+13
|/
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+13
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-1/+12
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+9
* Fix bug in webtest.response.TestResponse repr testStéphane Klein2013-02-221-3/+14
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+11
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+9
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+10
* Improve webtest.response.TestResponse coverageStéphane Klein2013-02-221-0/+8
* Remove test_forms and move it's tests to test_responseStéphane Klein2013-02-221-1/+58
* Move test_click tests to test_response fileStéphane Klein2013-02-221-4/+148
* Create a new test response fileStéphane Klein2013-02-221-0/+16