aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/sms_interface.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-06-13move uuid to onaplib.utilitiesDR695H1-2/+0
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-1/+0
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-05-10Adding SMS health checkKiran Kamineni1-0/+26
Adding health check for SMS. Tested on windriver lab. HTTPS with verification of Servercertificate is not enabled as it needs the latest robotframework-requests library. We are currently on 0.4.5. We need 0.4.7. Issue-ID: AAF-272 Change-Id: I8448c31666ae664a1966e52349d862b695b7f732 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>