OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 6d06f9e0331268f8b686ee0fb9a671733f7d0f91

    Merge pull request #2223 from teleivo/TRUNK-5118
    TRUNK-5118 Remove databene benerator from ConceptTest

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 8f4139c05df7751753f3c9297e88dbc47d098821

    TRUNK-5118 Remove databene benerator from ConceptTest
    replaced use of databene benerator from ConceptTest with constant names
    of concepts since we only needed max of 2 different names per test
    relying on this outdated or any fake data generator is overkill.

    * also refactored the helper methods, removing the name 'mock' since we
    are creating real instances of Concept/ConceptName and not mocks

    • api/src/test/java/org/openmrs/ConceptTest.java (version 8f4139c05df7751753f3c9297e88dbc47d098821)