Build: #1463 was successful

Job: Run QA Framework was successful

Stages & jobs

  1. BDD UI Test Framework

Code commits

OpenMRS QA

  • Herman Muhereza <hermanmuhereza22@gmail.com>

    Herman Muhereza <hermanmuhereza22@gmail.com> 123da84a16db83b1b8eb30b8983587b6996f5be0

    RATEST:312: Password Format verification and combining to RATEST 157 (#388)
    * Password Format verification and combining to RATEST 157

    * Revert "Password Format verification and combining to RATEST 157"

    This reverts commit cba59fe3c18ede0690ac1247515d118e7d873f3f.

    * Password Format verification and combining to RATEST 157

    * Update UserAccountSteps.java

    * removing the page waiting

    * removing duplication

    * adding a page waiter

    * adding waiting page

    * adding waiting element

    * removing the page waiter and waiting element

    * adding the page waiter back

    * changing the last step

    * remove the page waiting function

    * more changes in the steps

    * confirm the password meets the password criteria

    * refactoring steps files

    * assertion

    * making changes on the workflow structure

    * correcting indention and build failures

    * correcting indention in the steps def file

    * correction of indention and word spellings

    * correcting the grammar mistakes

    * asserting a text

    * trying to fix the build failures

    * more corrections

    * correct build failures by asserting true

    * using assertThat

    * getting rid of the assertion error

    • qaframework-bdd-tests/src/main/java/org/openmrs/contrib/qaframework/page/ManageUserAccountPage.java (version 123da84a16db83b1b8eb30b8983587b6996f5be0)
    • qaframework-bdd-tests/src/test/java/org/openmrs/contrib/qaframework/automation/UserAccountSteps.java (version 123da84a16db83b1b8eb30b8983587b6996f5be0)
    • qaframework-bdd-tests/src/test/resources/features/refapp-2.x/06-user/users.feature (version 123da84a16db83b1b8eb30b8983587b6996f5be0)