| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix strict cookie policy. | Florian Schulze | 2017-08-01 | 1 | -0/+33 |
| * | allow to use set_cookie when HTTP_HOST is set | Gael Pasgrimaud | 2017-03-15 | 1 | -0/+7 |
| * | Remove remaining references to ordereddict package | Corey Wright | 2017-02-01 | 1 | -1/+1 |
| * | 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 |
| * | Implement a set_cookie method in TestApp. | Theron Luhn | 2014-06-02 | 1 | -0/+21 |
| * | 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 | 1 | -0/+11 |
| * | Fixed #89 | Gael Pasgrimaud | 2014-04-16 | 1 | -12/+0 |
| * | pep8 | Gael Pasgrimaud | 2014-04-16 | 1 | -20/+23 |
| * | Allow specifying the MIME type of an uploaded file | Marius Gedminas | 2013-09-16 | 1 | -0/+10 |
| * | added shortucts for xhr request; test for added code | Max Kharandziuk | 2013-08-13 | 1 | -0/+18 |
| * | Fix default value for delete params argument. | Nathan Ostgard | 2013-07-31 | 1 | -0/+11 |
| * | Support secure cookies | Andrey Lebedev | 2013-03-08 | 1 | -0/+32 |
| * | wait for server | Gael Pasgrimaud | 2013-02-23 | 1 | -0/+1 |
| * | proxy support | Gael Pasgrimaud | 2013-02-23 | 1 | -1/+26 |
| * | Test custom headers for post() | Christophe de Vienne | 2013-02-22 | 1 | -0/+5 |
| * | test patch | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+4 |
| * | test relative_to | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+11 |
| * | remove unicode cookie test, we should just add documentation for this, too mu... | Domen Kožar | 2013-02-22 | 1 | -26/+0 |
| * | add test case unicode cookies wont work | Domen Kožar | 2013-02-22 | 1 | -0/+26 |
| * | merge conflict | Gael Pasgrimaud | 2013-02-22 | 1 | -2/+8 |
| |\ | |||||
| | * | Test TestApp.request with a TestRequest instance. | Christophe de Vienne | 2013-02-22 | 1 | -0/+6 |
| | * | HTTP_COOKIE is not sorted, test accordingly | Domen Kožar | 2013-02-22 | 1 | -2/+2 |
| * | | merge conflict | Gael Pasgrimaud | 2013-02-22 | 1 | -73/+57 |
| |\ \ | |/ | |||||
| | * | make cookie testing more gentle | Domen Kožar | 2013-02-22 | 1 | -73/+57 |
| * | | Merge branch 'master' of github.com:harobed/webtest | Gael Pasgrimaud | 2013-02-22 | 1 | -8/+25 |
| |\ \ | |/ | |||||
| | * | 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 |
| |/ | |||||
| * | few more tests | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+8 |
| * | add some tests for AppError | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+25 |
| * | 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 |
| * | add test for encode multipart | Gael Pasgrimaud | 2013-02-22 | 1 | -0/+14 |
| * | move most of relevant app.py tests inside test_app.py | Domen Kožar | 2013-02-22 | 1 | -0/+376 |
