Stages & jobs

  1. BDD UI Test Framework

Code commits

OpenMRS QA

  • Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com>

    Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com> ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f

    RATEST-192: Implement the Clinical Visit workflow (#72)
    * RATEST-192: Implement the Clinical Visit workflow

    * Rename 'visit' with 'clinical-visit'

    * Fix formatting issues

    * Add minor fixes

    Co-authored-by: Brandon Istenes <bistenes@gmail.com>

    • .github/workflows/refapp-3x-clinical-visit.yml (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • README.md (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • cypress.json (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • cypress/fixtures/test_image.jpeg (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • cypress/integration/cucumber/step_definitions/refapp-3.x/03-settings/settings.js (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • cypress/integration/cucumber/step_definitions/refapp-3.x/04-clinical-visit/clinical-visit.js (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • cypress/support/commands.js (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • package.json (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)
    • src/test/resources/features/refapp-3.x/04-clinical-visit/clinical-visit.feature (version ae9303e57ceffd7d5fda6bb90d9cb2357fe8cc4f)

Distribution

  • MAGEMBE SHARIF <48015736+sherrif10@users.noreply.github.com>

    MAGEMBE SHARIF <48015736+sherrif10@users.noreply.github.com> 66bee8b4a374095aa6abad7b3644d4369b591bdb

    RATEST-79:Failing Test: XSS On Phone number field test (#533)
    * RATEST-79:Failing Test: XSS On Phone number field test

    * resolving commit

    • ui-tests/src/test/java/org/openmrs/reference/XSSOnPhoneNumberFieldTest.java (version 66bee8b4a374095aa6abad7b3644d4369b591bdb)