Files
deb-python-fuelclient/fuelclient/tests/__init__.py
Roman Prykhodchenko 7b387ec229 Use requests-mock for old tests
In order to be able to change HTTP client easily
tests must not mock requests module themselves but
use requests-mock instead.

Since ols CLI is going to be removed there is no need in
creating a common base test class. This patch separates
base classes for old and new tests and utilizes requests-mock
for mocking HTTP client properly.

Change-Id: Ia0996cb07e6622306f7b9e2350d9e56344004e61
Related-bug: #1459964
2015-10-06 12:32:05 +02:00

0 lines
0 B
Python

The file is empty.