This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
Add unittests to the json_to_yml converter and json cleaner #3
Labels
good first issue
Good for newcomers
Add unittests
We already have a parser for hl7 resources which convert it in our yml format and conventions. The input format can be found for example for Patient in the Json tab: it looks like JSON but is not valid. We'd like to improve our parser and to add unittests to ensure that it's working well.
If you have already done Unittest, this is a very good first issue!
The text was updated successfully, but these errors were encountered: