|
Herman Muhereza <hermanmuhereza22@gmail.com>
|
354558f3f10ee5dd55bdc0d73d51db396382c431
|
RATEST-274: RefApp 2.x Roles And Privileges Workflow Test (#270)
* roles and priviges End to End Automation workflow
* updating the package under which the pages are
* corrections as per review
* updating the yml file
* corrections as advised
* make variables private
* indention
* renaming variables
* variable name change
* corrections
* corrections
* correction
* updating feature file
* update
* more corrections in the classes
* updates
* updates as per review
* updating the edit role link in the administrationManageROlesPage
* using linktext to click on a role in order to edit it
* random name generation for the roles/privileges to be created or edited or deleted
* correcting the indention in RolesAndPrivilegesSteps
* using RandomStringUtils to generate roles/privileges names
* reducing the size/length of the random string being created
* changing the variable definitions
* organising the import statements
* re-organising the imports
* the right order of import statements
* renaming methods
* updating access modifiers
* Update qaframework-bdd-tests/src/main/java/org/openmrs/contrib/qaframework/page/AddEditNewPrivilegePage.java
Co-authored-by: Kakumirizi Daud <dkakumirizii@gmail.com>
* Update RolesAndPrivilegesSteps.java
* Correcting indention
* Correcting indention around the @before hook method
* Update RolesAndPrivilegesSteps.java
* adjusting the indention in the methods
* correcting the indention within the class declaration
* Updating indention
Co-authored-by: Kakumirizi Daud <dkakumirizii@gmail.com> |
|