drop check_type_string, use upstream merged code instead
ClosedPublic

Authored by adamwill on Oct 18 2016, 7:23 PM.

Details

Summary

The code from check_type_string was effectively merged into
os-autoinst's testapi::type_string as an optional argument,
so let's drop this downstream version and just have the 'safe
typing' functions use type_string.

Test Plan

Run tests, check they pass and work the same (i.e.
make sure they're actually checking for screen change when
typing).

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.
adamwill retitled this revision from to drop check_type_string, use upstream merged code instead.Oct 18 2016, 7:23 PM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: garretraziel, jskladan.
garretraziel accepted this revision.Oct 20 2016, 1:03 PM

Seems to work.

This revision is now accepted and ready to land.Oct 20 2016, 1:03 PM
This revision was automatically updated to reflect the committed changes.