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

Port old UI tests #374

Closed ruda closed 2 years ago

ruda commented 2 years ago

Port the old ui tests (those who uses Selenium) to use and run on the new framework (that is based on Playwright).

codecov[bot] commented 2 years ago

Codecov Report

Merging #374 (e3d93a9) into master (5c1e7d6) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e3d93a9 differs from pull request most recent head 37a8111. Consider uploading reports for the commit 37a8111 to get more accurate results

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   79.91%   79.91%           
=======================================
  Files           5        5           
  Lines         229      229           
=======================================
  Hits          183      183           
  Misses         46       46           

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

ruda commented 2 years ago

I will make the changes suggested, rebase it and push it again. Then I will merge to the master/main branch. The are some corners that need to be fixed, but it is good enough for the moment.