Demo data generator for OpenMRS 3.x
    Build: #934 failed Changes by Daniel Kayiwa
Test results
- 9 tests in total
- 1 test failed
- 1 failure is new
- 38 seconds taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse | ReferenceDemoDataActivatorTest
                                started_shouldCreateDemoData | 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) | ||||