Abhishek Kumar created RANGER-3190:
--------------------------------------
Summary: Skip python unit tests if requests library not present
Key: RANGER-3190
URL: https://issues.apache.org/jira/browse/RANGER-3190
Project: Ranger
Issue Type: Test
Components: Ranger
Reporter: Abhishek Kumar
Assignee: Abhishek Kumar
The python unit tests depend on the _requests_ library which don't come
preinstalled with python3 - they need to be installed separately using pip for
ex. Therefore the code change aims to gracefully skip unit tests if _requests_
is not present on the machine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)