Demo data generator for OpenMRS 3.x

Build: #912 failed Changes by Burke Mamlin <burke@openmrs.org> and Ian Bacher

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 minute
Duration
1 minute
Labels
None
Revisions
Git
6bf765fe7858bd52a587bb20b1a8a183320db319 6bf765fe7858bd52a587bb20b1a8a183320db319
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Total tests
1
Fixed in
#914 (Changes by Ian Bacher)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher 6bf765fe7858bd52a587bb20b1a8a183320db319 6bf765fe7858bd52a587bb20b1a8a183320db319 Don't accidentally create offline visits
Ian Bacher Ian Bacher b0bce598a27320831a2c0a55226771e226449784 b0bce598a27320831a2c0a55226771e226449784 Add tests covering lab results, vital results, and COVID forms
Ian Bacher Ian Bacher 4aba72e3a0192c2b58e2cd6d9b9267382f442e32 4aba72e3a0192c2b58e2cd6d9b9267382f442e32 Non-breaking Refactor
* Breaks down DemoPatientGenerator into components, as it was becoming
  a bit opaque
* Adds an appointment per visit
* Adds a lab order per lab result
* Adds a COVID-19 form and corresponding data
* Fixes issues where encounters were being generated in the future
* All patients should now have a relatively recent visit
* More information about on-going generation is available to be logged
* In general time between events are somewhat shorter, especially for short visits
Release scripts
Author Commit Message Commit date
Burke Mamlin <burke@openmrs.org> Burke Mamlin <burke@openmrs.org> 39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad ITSM-4320: upgrade sourceforce key to ED25519

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ReferenceDemoDataActivatorTest started_shouldCreateDemoData History
Default Job 2 secs
java.lang.AssertionError: Expected at least three visits per patient on average
Expected: a value greater than <30>
     but: <0> was less than <30>
java.lang.AssertionError: 
Expected at least three visits per patient on average
Expected: a value greater than <30>
     but: <0> was less than <30>
	at org.openmrs.module.referencedemodata.ReferenceDemoDataActivatorTest.started_shouldCreateDemoData(ReferenceDemoDataActivatorTest.java:170)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCOVID-19Could not obtain issue details from Jira
Unknown Issue TypeITSM-4320Could not obtain issue details from Jira