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

Add a basic test covering aggregate report #517

Closed mirekdlugosz closed 5 months ago

mirekdlugosz commented 5 months ago

This test only downloads aggregate report and confirms that JSON file comes back.

It depends on https://github.com/quipucords/qpc/pull/341 , so Jenkins is likely to fail until that is merged.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 77.24%. Comparing base (3cfbc3d) to head (3a0fae1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #517 +/- ## ========================================== + Coverage 76.75% 77.24% +0.49% ========================================== Files 7 7 Lines 697 756 +59 ========================================== + Hits 535 584 +49 - Misses 162 172 +10 ```

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