aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/portalApp.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02no global properties portalDR695H1-8/+14
Issue-ID: TEST-184 Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-48/+6
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-10-31Improve Portal ETE test suite stabilityGary Wu1-1/+1
Improve Portal ETE test suite stability by changing timeout values, adding explicit waits to login/logout ops, and ignoring doc unload errors on logout. Change-Id: I445819a4a137c584b3a4f2768f78d8170921a4f7 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-25Generate unique portal user namesGary Wu1-0/+1
Generate unique portal user names to allow Portal ETE test suite to rerun multiple times. Change-Id: I725f4ebf43b34763a72b83d45b48ca66fdd798d8 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-17Portal test close all the Browers before testingCHINTAMANI1-0/+1
Change-Id: I1dc21ab14aac6684cf4db23524e5e726b2058a6f Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-10-11Portal test case updateCHINTAMANI1-8/+8
Change-Id: I44cd11278b0a88514f8a992db13f48ba475949ea Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-28Adjust test timeoutsGary Wu1-0/+1
Change-Id: I45690f326a372c86c9a217ae197818690aa7c8e4 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-20Portal test cases update for OOMCHINTAMANI1-37/+37
Change-Id: I5f451b8714db9b0becd8cd7c6d550a647c545e8e Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-06Updating Portal test cases with tag nameCHINTAMANI1-54/+29
Change-Id: I1a0f7c8b0af544b2349247e102392250e981036d Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-08-27Adding Portal CSIT test casesCHINTAMANI1-0/+149
Change-Id: I13dcd818851188a47e82315550fe644eee576e9e Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>