Vincent Demeester
|
5c80c3fb3c
|
Update httputils tests
- Make sure we use httptest instead of depending on network
- Update resumablerequestreader tests
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2015-09-09 14:59:25 +02:00 |
|
Doug Davis
|
5e540bdc13
|
More httputil tests for the docker header
follow-on to #15911
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
2015-08-28 12:16:37 -07:00 |
|
David Calavera
|
243f98ff6d
|
Fix server header parsing.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2015-08-28 11:06:24 -04:00 |
|
Kristina Zabunova
|
f753f6d597
|
unit test refactor in pkg/httputils as suggested by vdemeester; using pattern if x := …; x == nil {}
Signed-off-by: Kristina Zabunova <triara.xiii@gmail.com>
(cherry picked from commit c3f1b2a5bd )
|
2015-08-28 10:41:19 -04:00 |
|
Kristina Zabunova
|
b3f999e863
|
Increased test coverage of httputils to 70 %
Signed-off-by: Kristina Zabunova <triara.xiii@gmail.com>
(cherry picked from commit d71817464e )
|
2015-08-28 10:41:19 -04:00 |
|