Yann Leboulanger
|
98c46f2b56
|
fix test suite
|
2010-08-27 11:47:38 +02:00 |
Éric Araujo
|
357d7db07d
|
fixed some whitespace thanks to 2to3 -f ws_comma
|
2010-02-10 19:24:11 +01:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Stephan Erb
|
79b226d3f8
|
Make tests run again.
Missed to reflect API changes in the tests.
|
2009-12-05 22:26:48 +01:00 |
Yann Leboulanger
|
1b22a33239
|
add a HTML message parsser test
|
2009-11-18 11:22:48 +01:00 |
Yann Leboulanger
|
45533ae134
|
Test body received in several part
|
2009-11-12 22:25:00 +01:00 |
Stephan Erb
|
ee5eb8b546
|
Try to handle incomplete HTTP. See #5401. Please test.
Approach: Keep filling the receive buffer until we have found enough data to extract the first HTTP header and body
|
2009-11-12 21:23:10 +01:00 |
Stephan Erb
|
ba9ef8301b
|
Remove superfluous clear_contacts method
|
2009-11-09 23:03:16 +01:00 |
Stephan Erb
|
dec25246df
|
Missing bits of the last commit (add account parameter to contact constructor)
|
2009-11-05 16:22:21 +01:00 |
Stephan Erb
|
2e5bf4d0d2
|
Organize tests into unit and integration tests.
Integration tests can depend on UI, network or both. Unittests use neither.
|
2009-11-05 09:06:46 +01:00 |