Radu Voicilas
|
ce7c86cc58
|
Replace assert statements with unittest's self.assert*
-- the incetive for this being that with self.assertEqual you get an
error message if the test fails
|
2012-10-18 22:24:59 +03:00 |
|
Radu Voicilas
|
820dfb0495
|
Making the code more PEP8 compliant
|
2012-10-09 00:42:49 +03:00 |
|
Cory Benfield
|
a04775f862
|
Typo fix in tests.
|
2012-08-18 21:24:02 +01:00 |
|
Locker537
|
42d0a2169e
|
Whitespace fixes following PEP8.
|
2012-08-16 17:38:35 -04:00 |
|
Radomir Stevanovic
|
4da4792844
|
tests: python2.6 compat (assertIn added in 2.7)
|
2012-08-10 17:51:01 +02:00 |
|
Shivaram Lingamneni
|
7832f2ae7e
|
add laurentb's test case for cookie handling on redirects
|
2012-05-01 17:00:19 -07:00 |
|
Kenneth Reitz
|
9f55f503b1
|
merge conflict and fixes for python3
|
2012-03-09 08:43:12 -08:00 |
|
Chris Dary
|
bd0e002804
|
Move chunked head redirect test to ext
|
2012-03-08 14:44:07 -08:00 |
|
Kenneth Reitz
|
54b2cb0b27
|
move config around a bit
|
2012-03-07 16:25:27 -08:00 |
|
Kenneth Reitz
|
0b9a2a1581
|
move tests over
|
2012-02-15 02:52:32 -05:00 |
|