aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/portalApp.robot
AgeCommit message (Collapse)AuthorFilesLines
2020-04-05Remove trailing spaces in robot scriptsmrichomme1-2/+2
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-12-11Fixes for portal App Access testsBrian Freeman1-13/+13
Issue-ID: PORTAL-782 Change-Id: I573f18e653bc008c4454775d80120fc891290fde Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-23Fix portal testsBrian Freeman1-1/+1
remove tag from failing test case cleanup portalDef.robot for timing and elements more work required in frankfurt Issue-ID: INT-1341 Change-Id: I70c93bdc0e40af27d97b3ecb6cb9861893519c5c Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-09Improve descriptions and correct typoskaihlavi1-37/+37
- Improve non-descriptive descriptions - Correct numerous typos in test case and keyword names - Fix indentation and clean up tabs and redundant whitespaces Issue-ID: PORTAL-702 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Idcf03dcd7d0324b734fa6bd14fb5ce0f873b1c6e
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>