Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update link to go to OpenMRS Add-ons index instead

...

This module works with OpenMRS 1.6.0 and above.

Download

...

The globalproperty/setting releasetestinghelper.maxPatientCount controls the number of patients sent to the new system. The default is 100.

If you experience experience "java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column x to TIMESTAMP" you need to append &zeroDateTimeBehavior=convertToNull to connection.url in openmrs-runtime.properties. See http://stackoverflow.com/questions/782823/handling-datetime-values-0000-00-00-000000-in-jdbc

...

File feature requests and bug reports in the JIRA project for this module: RELTEST

A video recording of how to use this module: http://www.youtube.com/watch?v=71F7QfQ6PnY&list=UUO-SzHNz1WObfXECRJpnr8A&index=3&feature=plcp

Release Notes

  • 1.2
    • Increased speed when dumping test data.
    • Made more fixes for BLOB data copying.
    • Removed some unnecessary records from the test dataset, like archived form xsn.
  • 1.1
    • Fixed bug that prevented one from copying data which has invalid dates.
    • Fixed bug where BLOB data was not properly copied.
  • 1.0
    • First official release.