| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Improve webtest.response.TestResponse coverage | Stéphane Klein | 2013-02-22 | 1 | -0/+9 | |
| | * | | | | Improve webtest.response.TestResponse coverage | Stéphane Klein | 2013-02-22 | 1 | -0/+10 | |
| | * | | | | Improve webtest.response.TestResponse coverage | Stéphane Klein | 2013-02-22 | 1 | -0/+8 | |
| | |/ / / | ||||||
| | * | | | tests for cookies headers in request | Domen Kožar | 2013-02-22 | 1 | -2/+19 | |
| | * | | | add only values of cookies inside self.cookies | Domen Kožar | 2013-02-22 | 1 | -6/+6 | |
| * | | | | test app.get params | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+8 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' of github.com:arthru/webtest | Gael Pasgrimaud | 2013-02-22 | 1 | -30/+106 | |
| |\ \ \ | |/ / | ||||||
| | * | | Test webtest.lint.check_environ and webtest.lint.IteratorWrapper and a little... | Arthur Vuillard | 2013-02-22 | 1 | -17/+90 | |
| | * | | Make test of check_content_type really unit tests | Arthur Vuillard | 2013-02-22 | 1 | -33/+22 | |
| | * | | Coverage and cleanup of check_headers | Arthur Vuillard | 2013-02-22 | 1 | -0/+14 | |
| | |/ | ||||||
| * | | few more tests | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+8 | |
| * | | add some tests for AppError | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+25 | |
| * | | Remove test_forms and move it's tests to test_response | Stéphane Klein | 2013-02-22 | 1 | -1/+58 | |
| * | | typo / use non unicode file for testing | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+2 | |
| * | | Merge branch 'master' of github.com:Pylons/webtest | Gael Pasgrimaud | 2013-02-22 | 1 | -18/+19 | |
| |\ \ | ||||||
| | * | | use unicode_literals in test_forms.py | Domen Kožar | 2013-02-22 | 1 | -18/+19 | |
| * | | | add some tests for check_status | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+27 | |
| * | | | test paste variables | Gael Pasgrimaud | 2013-02-22 | 1 | -4/+28 | |
| |/ / | ||||||
| * | | Merge branch 'master' of github.com:Pylons/webtest | Gael Pasgrimaud | 2013-02-22 | 6 | -785/+778 | |
| |\ \ | ||||||
| | * | | merge relevant stuff into test_forms.py | Domen Kožar | 2013-02-22 | 5 | -785/+778 | |
| | * | | move bootstrap.sh into fixtures/ | Domen Kožar | 2013-02-22 | 1 | -0/+0 | |
| * | | | add test for encode multipart | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+14 | |
| |/ / | ||||||
| * | | Move test_click tests to test_response file | Stéphane Klein | 2013-02-22 | 2 | -138/+148 | |
| * | | Append unicode_normal_body test coverage | Stéphane Klein | 2013-02-22 | 1 | -0/+6 | |
| * | | Create a new test response file | Stéphane Klein | 2013-02-22 | 1 | -0/+16 | |
| * | | Merge branch 'master' of github.com:Pylons/webtest | Gael Pasgrimaud | 2013-02-22 | 11 | -394/+382 | |
| |\ \ | ||||||
| | * | | s/test_casperjs/test_ext/ | Domen Kožar | 2013-02-22 | 3 | -6/+6 | |
| | * | | garedn | Domen Kožar | 2013-02-22 | 1 | -1/+0 | |
| | * | | move most of relevant app.py tests inside test_app.py | Domen Kožar | 2013-02-22 | 7 | -387/+376 | |
| * | | | __name__ can't be unicode and we use future's unicode_literals; use unitests2... | Gael Pasgrimaud | 2013-02-22 | 1 | -2/+1 | |
| |/ / | ||||||
| * | | 100% test coverage for webtest.utils | Mathieu Agopian | 2013-02-22 | 1 | -1/+34 | |
| |/ | ||||||
| * | use bytes; pep8 | Gael Pasgrimaud | 2013-02-21 | 1 | -8/+7 | |
| * | we no longer use -d | Gael Pasgrimaud | 2013-02-21 | 1 | -1/+1 | |
| * | Merge branch 'master' of github.com:Pylons/webtest | Gael Pasgrimaud | 2013-02-21 | 1 | -0/+36 | |
| |\ | ||||||
| | * | Merge pull request #35 from gblin/master | Gael Pasgrimaud | 2013-02-21 | 1 | -0/+36 | |
| | |\ | ||||||
| | | * | InputWrapper : test read, readline, readlines | gblin | 2013-02-21 | 1 | -0/+36 | |
| * | | | add a test to load an app with pastedeploy | Gael Pasgrimaud | 2013-02-21 | 2 | -0/+11 | |
| |/ / | ||||||
| * | | test bad content_types | Gael Pasgrimaud | 2013-02-21 | 1 | -0/+8 | |
| |/ | ||||||
| * | unicode_literals for the whole file | Mathieu Agopian | 2013-02-21 | 1 | -11/+2 | |
| * | use unicode_literals for test_utils.py | Mathieu Agopian | 2013-02-21 | 1 | -23/+6 | |
| * | 100% coverage on webtest.forms | Gael Pasgrimaud | 2013-02-21 | 1 | -0/+26 | |
| * | Merge branch 'master' of github.com:Pylons/webtest | Gael Pasgrimaud | 2013-02-21 | 1 | -1/+64 | |
| |\ | ||||||
| | * | test NoDefault, encode_params, stringify | Mathieu Agopian | 2013-02-21 | 1 | -1/+64 | |
| * | | pep8 | Gael Pasgrimaud | 2013-02-21 | 1 | -5/+4 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:cdevienne/webtest | Gael Pasgrimaud | 2013-02-21 | 1 | -0/+11 | |
| |\ | ||||||
| | * | Test that non-empty wsgi.errors raises an AppError | Christophe de Vienne | 2013-02-21 | 1 | -0/+11 | |
| * | | merge conflicts | Gael Pasgrimaud | 2013-02-21 | 5 | -21/+57 | |
| |\ \ | ||||||
| | * | | Tests some cases with no content type header or a response having body wherea... | Arthur Vuillard | 2013-02-21 | 1 | -0/+36 | |
| | * | | Merge https://github.com/cdevienne/webtest | Arthur Vuillard | 2013-02-21 | 3 | -3/+3 | |
| | |\ \ | | |/ | ||||||
| | | * | Import directly from six when possible instead of compat.py so we can clean i... | Christophe de Vienne | 2013-02-21 | 3 | -3/+3 | |
