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

Force order of camayoc/tests/qpc/cli/test_credentials.py::test_clear_all #424

Closed mirekdlugosz closed 1 year ago

mirekdlugosz commented 1 year ago

There are two commits:

This is a hack, but Camayoc is not prepared to run tests in random order or in parallel, so it seems like an OK compromise.

$ pytest  -v -ra --ibutsu=local --ibutsu-project=discovery camayoc/tests/qpc/api camayoc/tests/qpc/cli
========================================================= 726 passed, 19 skipped, 756 warnings in 2749.53s (0:45:49) =========================================================
codecov[bot] commented 1 year ago

Codecov Report

Merging #424 (3d9ee71) into main (4dc3057) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #424   +/-   ##
=======================================
  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