SatelliteQE / airgun

AirGun is a Python library that is built over Widgetastic and navmazing to make Satellite 6 UI testing easier.
GNU General Public License v3.0
20 stars 66 forks source link

[6.16.z] validations with warnings too #1550

Closed Satellite-QE closed 1 week ago

Satellite-QE commented 1 week ago

Cherrypick of PR: https://github.com/SatelliteQE/airgun/pull/1543

fixing submit button definition for templates, also adding warning alert to the list of registered validations. The test failed for non-airgun related reason, but airgun did not stop on validation as UI shows only a warning-level box, so the test timed out without a meaningful message.

Satellite-QE commented 1 week ago

trigger: test-robottelo pytest: tests/foreman/ui/test_templatesync.py::test_positive_import_templates airgun: 1543

Satellite-QE commented 1 week ago

PRT Result

Build Number: 398
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_templatesync.py::test_positive_import_templates --external-logging
Test Result : ================== 1 passed, 12 warnings in 721.73s (0:12:01) ==================