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
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.