4 Commits

Author SHA1 Message Date
Claudiu Popa
db69c62216 Improve the test coverage by a couple of percents
This patch adds some missing tests for a couple of edge cases.

Change-Id: I3929595fddca0628269af6235bbb0fca853ae3eb
2015-03-25 23:00:52 +02:00
Cosmin Poieana
415bdc7a72 Global mass refactor
* remove unnecessary vim comments
* use unittest.mock first, then mock
* consistent spaces
* ignore *.orig files
* pep8 & flake8 compliant

Change-Id: I48e8b5c13b8ea436a48180f526e97fa8da003b68
2015-01-18 17:51:56 +02:00
Alessandro Pilotti
c13680eeec Adds Python 3.x support in utils network module
Replaces urllib2 usage with the six equivalent.
2014-09-08 15:29:49 +03:00
Robert Tingirica
1c7c48469a Unit test refactoring
Refactored unit tests to fix issues due to windows dependecies removal
along with httpservice refactoring and readed EC2Service tests
2014-02-24 19:55:49 +02:00