Locker537
|
42d0a2169e
|
Whitespace fixes following PEP8.
|
2012-08-16 17:38:35 -04:00 |
|
Arup Malakar
|
4a30979622
|
Change the None check from self.assertIsNone to python style None Check, as build was failing
|
2012-05-23 14:25:54 -07:00 |
|
Arup Malakar
|
b28673368b
|
Issue #505: Changed the store_cookie configuration to be part of the config dict, instead of being a new argument
|
2012-05-23 14:12:18 -07:00 |
|
Josh Imhoff
|
96cd8e9ca0
|
Wrote tests for new CookieJar functionality and made them pass.
|
2012-05-21 20:14:12 -04:00 |
|
Kenneth Reitz
|
3c14435109
|
fix test for 2.6's unittest
|
2012-05-16 17:13:55 -07:00 |
|
Arup Malakar
|
c501784541
|
Issue #505: Allow disabling of cookie persistence/sending
|
2012-05-16 15:07:15 -07:00 |
|
Shivaram Lingamneni
|
8fedec785a
|
Tests for persistent and secure cookies
|
2012-05-03 23:20:37 -07:00 |
|
Shivaram Lingamneni
|
a8555d811d
|
remove fancy test assertions that are unavailable on 2.6
|
2012-05-02 20:21:02 -07:00 |
|
Shivaram Lingamneni
|
ff169d32fe
|
fix and test for a bug dhagrow reported
|
2012-05-01 17:00:19 -07:00 |
|
Shivaram Lingamneni
|
492bda1343
|
add a test for redirection
|
2012-05-01 17:00:19 -07:00 |
|
Shivaram Lingamneni
|
4d6871d917
|
Further changes to move cookies to CookieJar
|
2012-05-01 17:00:19 -07:00 |
|