1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-1269

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa a129e2adba9ce2c92c1fe6b09c6b36435a285e23 Merge pull request #1777 from ern2/APPTEST-56
Added more tests to ModuleTest.java and moved the Module.getExtensions() tests
ern2 <ern2@illinois.edu> ern2 <ern2@illinois.edu> 84cdbb28fe2f8cc7e5a76f4abc80a853438de306 added more tests to ModuleTest.java and moved getExtensions tests into their own class, ModuleExtensionsTest.java, so that test coverage could be tracked on the new tests.  jacoco cannot track coverage when the PowerMockRunner is used