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

Limit scope of scan_list fixture #417

Closed mirekdlugosz closed 1 year ago

mirekdlugosz commented 1 year ago

Fix camayoc/tests/qpc/api/v1/scanjobs/test_run_scanjobs.py::test_scan_task_results[ansible-testlab].

This test doesn't make sense for scans that use Ansible (and OpenShift) sources. Other tests using this fixture are on the same boat, but they are either skipped, or technically pass (but don't check anything meaningful).

codecov[bot] commented 1 year ago

Codecov Report

Merging #417 (2c9c88d) into main (b33fb69) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   79.11%   79.11%           
=======================================
  Files           5        5           
  Lines         249      249           
=======================================
  Hits          197      197           
  Misses         52       52           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more