Vincent Demeester
|
273bb7f859
|
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
|
9bf309f3f8
|
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
|
8ce403bde7
|
Fix server header parsing.
Signed-off-by: David Calavera <david.calavera@gmail.com>
|
2015-08-28 11:06:24 -04:00 |
|
Kristina Zabunova
|
a5efa69750
|
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 c3f1b2a5bd4a4330bcbad401c316af90925b99ad)
|
2015-08-28 10:41:19 -04:00 |
|
Kristina Zabunova
|
46454090b6
|
Increased test coverage of httputils to 70 %
Signed-off-by: Kristina Zabunova <triara.xiii@gmail.com>
(cherry picked from commit d71817464e859cd323d6cdaf4dec5a9dd530f57e)
|
2015-08-28 10:41:19 -04:00 |
|