Demo data generator for OpenMRS 3.x

Build: #934 failed Changes by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 9 tests in total
  • 1 test failed
  • 1 failure is new
  • 38 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateDemoData History
Default Job 16 secs
java.lang.AssertionError: Expect every covid encounter to have recorded symptoms
Expected: a collection with size a value equal to or greater than <33>
     but: collection size <0> was less than <33>
java.lang.AssertionError: 
Expect every covid encounter to have recorded symptoms
Expected: a collection with size a value equal to or greater than <33>
     but: collection size <0> was less than <33>
	at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldCreateDemoData(ReferenceDemoDataActivatorTest.java:235)