Build: #1535 was successful Scheduled with changes by teleivo <mrteleivo@gmail.com> and Ivo Ulrich <teleivo@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
1 minute
Labels
None
Revision
dee1e8fc0c445f96e7fdfca690fc7235d2f969c3 dee1e8fc0c445f96e7fdfca690fc7235d2f969c3
Successful since
#1377 ()

Code commits

Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> dee1e8fc0c445f96e7fdfca690fc7235d2f969c3 dee1e8fc0c445f96e7fdfca690fc7235d2f969c3 Merge pull request #2627 from teleivo/module-file-parser-test
Test ModuleFileParser
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> b911562a6953ff8c77f5e4c50001876d3423ffb6 b911562a6953ff8c77f5e4c50001876d3423ffb6 Add tests for ModuleFileParser
* add ModuleFileParserTest which is BaseContextSensitive since the
ModuleFileParser makes use of Context
* test by creating an xml document and saving it in a Jar with extension
".omod" so its recognized as openmrs module
* also test using the logic-0.2 module file which is under the test
resources
* remove javadocs from ModuleFileParserUnit test as they just clutter
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 3aa147c3571e1ba01f7b1ee3821fed7a604ddce8 3aa147c3571e1ba01f7b1ee3821fed7a604ddce8 Rename ModuleFileParserTest to UnitTest