Code4Health-Platform / openehr-care-connect-adaptor

3 stars 8 forks source link

Fixed failing Date Search test in ConditionProvider due to Ethercis n… #23

Closed freshehr closed 6 years ago

freshehr commented 6 years ago

This fixes the Date Search ConditionProvider tests fail due to incorrect EtherCis date handling on composition/start_date/value.

Now searching on AssertedDate, which is probably a more accurate target in any case.

All tests now passing locally.