use validate_script_output instead of typing and needles matching
ClosedPublic

Authored by garretraziel on Nov 3 2015, 2:26 PM.

Details

Summary

Use validate_script_output and regex matching instead
of type_string and needles.

Test Plan

Run all the tests.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to use validate_script_output instead of typing and needles matching.Nov 3 2015, 2:26 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
jskladan accepted this revision.Nov 3 2015, 2:52 PM

OK overall, just please use $_ explicitly, where possible. kthxbai!

lib/installedtest.pm
27–32

comment pls

This revision is now accepted and ready to land.Nov 3 2015, 2:52 PM
This revision was automatically updated to reflect the committed changes.