﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15102	Mock HTTP unit tests	Don-vip	Don-vip	"We have several unit tests making real HTTP connections to real servers.
This causes quite a lot of problems:
- HTTP connections are slow
- Unit tests do not work without Internet access
- Frequent fake regressions on Jenkins when a website is unavailable or does not respond in the allowed timeout

We should mock the HTTP answers to improve build reliability and performance.

Several solutions are listed on [https://stackoverflow.com/q/606352/2257172 StackOverflow]"	defect	assigned	normal	17.08	Unit tests			http mock	
