quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

Update cli scan tests #312

Closed himmAllRight closed 1 year ago

himmAllRight commented 5 years ago

Issue type

Description of issue

CLI scan tests are failing in the newer CLI, likely because they are out of date.

>       assert command_exitstatus == exitstatus, output
E       AssertionError: usage: qpc report [-h]
E                         {deployments,details,insights,download,merge,merge-status}
E                         ...
E       qpc report: error: argument action: invalid choice: 'detail' (choose from 'deployments', 'details', 'insights', 'download', 'merge', 'merge-status')

Completion checklist

To close this issue, the following items must be satisfied:

Related development issues

https://github.com/quipucords/camayoc/issues/310

ruda commented 1 year ago

We are aligning and focus this project according to the priorities defined by the team for 2023.