OpenMRS BDD QA framework, Currently tracking;
mvn clean install -DskipTests=true
Set Your test configurations in src/test/resources/org/openmrs/uitestframework/test.properties
.
MySQL password should be the same for initialSetupTests as openmrs password
npm run refappSelenium
npm run simpleCoreInstall
npm run advancedCoreInstall
npm run postgresCoreInstall
npm run testingCoreInstall
npm run coreUpgrade
npm run microfrontend
- For the platform, manually run both Installation and upgrade workflows again.
- Check all relevant builds to the release above to be sure they pass