Rajat Khandelwal created LENS-1015:
--------------------------------------
Summary: Decouple CLI and client tests
Key: LENS-1015
URL: https://issues.apache.org/jira/browse/LENS-1015
Project: Apache Lens
Issue Type: Wish
Reporter: Rajat Khandelwal
Right now, client doesn't have any test cases, and cli has integration tests.
Secondly, CLI tests are only testing the functions. Two improvements possible:
* Move integration tests to client.
* CLI tests should be unit tests, using a dummy client and testing only that
given a command, correct function of client is being reached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)