Tag suites missing suite level tagsChanged: Added Test Tags on suite level to the suites that did not have tags.With the tags it's easy to run all the tests, except of ones inparticular suites.
Tag suites missing suite level tagsChanged: Added Test Tags on suite level to the suites that did not have tags.With the tags it's easy to run all the tests, except of ones inparticular suites.Tested: Ran robot, specified a directory (in another run it was top levelsuite with --suite option), and passed a few --excluded with suite tags,made sure the excluded suites did not run.Change-Id: If902e4e26fb821e176037df39958ae161de6239eSigned-off-by: Igor Kanyuka <ifelmail@gmail.com>
show more ...
Fix for deprecated keywords for GUIChanges: - Run Keyword If is deprecated since Robot Framework version 5.*, use 'IF' insteadTested: - Checked using robot dry-run to make sure the syntax
Fix for deprecated keywords for GUIChanges: - Run Keyword If is deprecated since Robot Framework version 5.*, use 'IF' insteadTested: - Checked using robot dry-run to make sure the syntax is not brokenChange-Id: I60980dd90aee4486e4280eb50abe931bbd687b76Signed-off-by: Ramyasree Reddicherla <rramyasr@in.ibm.com>
Rename the GUI variableChanges:- Rename the GUI variableTested:Tested with sample GUI scriptChange-Id: Ie32e2982d70f1c5043523a319abd8895b25b023eSigned-off-by: Sridevi Ramesh <sridevra@in.ibm
Rename the GUI variableChanges:- Rename the GUI variableTested:Tested with sample GUI scriptChange-Id: Ie32e2982d70f1c5043523a319abd8895b25b023eSigned-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
Switch from Force Tags to Test TagsForce Tags is deprecated in Robot 7.0 and will eventuallywarn and then after that stop working. Test Tags performsthe same function per docs.Change-Id: I7cf30
Switch from Force Tags to Test TagsForce Tags is deprecated in Robot 7.0 and will eventuallywarn and then after that stop working. Test Tags performsthe same function per docs.Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>
Update test suite Force tags as per standardChanges: - Update Tags names for the test suiteNote: Refer CONTRIBUTING.md for under Tags section documentation.Tested: - NAChange-Id:
Update test suite Force tags as per standardChanges: - Update Tags names for the test suiteNote: Refer CONTRIBUTING.md for under Tags section documentation.Tested: - NAChange-Id: Ica7afcdfead250c98f636b5442cbf4f68849fc67Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Added 5 test cases to Local user management page under access controlSigned-off-by: Anusha Dathatri <adathatr@in.ibm.com>Change-Id: Ia427723e2c66fe92ec18942761bd0f7c927d8937
Added test suite for GUI LDAP testingChange-Id: I368461904412fa57d46bd29267492df58db4446aSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Moved GUI certificate suite into correct folderChange-Id: Id360fa41a3f4acc583100a78efa1327b1821b2adSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>
Renamed users folder to access_control to match with GUIChange-Id: Ie07dd19c1dfd8d83e70d7c83712d3d83016306ddSigned-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>