aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/vvp_interface.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-06-17clean up of vvp and oofDR695H1-10/+10
moved unit tests to subfolders and removed properties that were not defined for services that werent in oom Issue-ID: TEST-158 Change-Id: Ia93ed702ba1fc4a91d959113bb79ebb6e11124e2 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-2/+2
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2018-11-13vvp healthcheckStanislav Chlebec1-0/+161
Change-Id: I0d9de8d4c103db1f03866191bc84bb3b1b2afecc Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117