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

cli/credentials/clear-all: Assume some credentials may be already present and tally it. #494

Closed ruda closed 4 months ago

ruda commented 6 months ago

There is a situation where credentials are already present in the server and the test is not count it as a base line. Let's tally it.

Note: we are not covering the case where the some previous credential is used by a source, so it will not be deleted and the test will fail anyway. This is a rabbit hole.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.24%. Comparing base (d581fce) to head (b54d647).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #494 +/- ## ======================================= Coverage 77.24% 77.24% ======================================= Files 7 7 Lines 624 624 ======================================= Hits 482 482 Misses 142 142 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.