OpenMRS Platform 2.6.0-beta (Ready for Testing)

Update:

We can test this beta release using the qa-refapp server aswell since it has been updated to run against platform 2.6.0-beta.

FYI, we can utilize the automated tests that were written to test this prerelease. To do this locally, follow the steps below broken down from https://wiki.openmrs.org/pages/viewpage.action?pageId=235277297

  • clone the repository → https://github.com/openmrs/openmrs-contrib-qaframework.
  • cd into the repository using → cd openmrs-contrib-qaframework
  • Navigate to the qaframework-bdd-tests module using → cd qaframework-bdd-tests.
  • trigger npm run in the terminal in order to see all the workflows that have been created
  • Trigger any test workflow by running the command: → npm run workflowName, i.e npm run refapp2ClinicalVisit

Results: lets capture the results here → https://docs.google.com/spreadsheets/d/1c9A7RynOwyH-2DJHJ-y3mJvHxc7E3laTEq5_BC3JvGM/edit#gid=0

/cc: @jwnasambu @jayasanka @piumal1999 @Mekom @PIH @jwnasambu @ugandaemr @kdaud @AMPATH @ruhanga @christine @devnull @dev1 @dev2 @dev3 @dev4 @dev5

3 Likes