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

Fix UI tests #430

Closed mirekdlugosz closed 1 year ago

mirekdlugosz commented 1 year ago

This is relatively large set of changes, that is best reviewed commit by commit.

With this PR in, all UI tests are passing when running against local server or local container. At least as long as you run them module-by-module and clean db in between, or you will hit DISCOVERY-162. I decided this is large enough already and workaround will be part of another PR.

This PR depends on UI changes submitted in https://github.com/quipucords/quipucords-ui/pull/235 . We need to merge that and make an UI release first.

codecov[bot] commented 1 year ago

Codecov Report

Merging #430 (de55214) into main (302ee2e) will not change coverage. The diff coverage is n/a.

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