Build: #259 was successful
Job: Release To Maven did not start
Code commits
Git
-
Mark Goodrich <mgoodrich@pih.org> 1611fb743b6c25c2a12fe2fd92bdab3d7e9ac3c5
Merge pull request #87 from mekomsolutions/master
HTML-598 : Add Boolean datatype support to the <when></when> markup -
Romain Buisson <romain@mekomsolutions.com> b31054ca74ca37d2730ac4fb4bd4b4b7794b60e1 m
Updating the JUnit test to ensure that the "true" and "false" conditions are correctly handled
Changes to be committed:
modified: api-tests/src/test/java/org/openmrs/module/htmlformentry/ObsTagTest.java
modified: api/src/test/resources/org/openmrs/module/htmlformentry/include/obsWithControlsSections.xml- api-tests/src/test/java/org/openmrs/module/htmlformentry/ObsTagTest.java (version b31054ca74ca37d2730ac4fb4bd4b4b7794b60e1)
- api/src/test/resources/org/openmrs/module/htmlformentry/include/obsWithControlsSections.xml (version b31054ca74ca37d2730ac4fb4bd4b4b7794b60e1)
-
Romain Buisson <romain@mekomsolutions.com> 687279d0833f12bdf9d6d54044fe594d2df1232c m
Changes to be committed: deleted: api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java modified: api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java Adding support of Boolean values of the <when value= ...> condition Remove the JUnit Test : not productive to mock the Obs object, Form context and all for such a small feature
- api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java (version 687279d0833f12bdf9d6d54044fe594d2df1232c)
- api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java (version 687279d0833f12bdf9d6d54044fe594d2df1232c)
-
Romain Buisson <romain@mekomsolutions.com> 5d99d6803b885b4823e85b406f331fb0295a7ab0 m
Changes to be committed: new file: api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java modified: api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java
- api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java (version 5d99d6803b885b4823e85b406f331fb0295a7ab0)
- api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java (version 5d99d6803b885b4823e85b406f331fb0295a7ab0)