You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xcode Previews or unit tests often require the injection of mock data into the FHIR standard.
Solution
It would be good to add an option initializer that is only available in the debug configuration or an instance method to easily inject mock objects in the FHIR resource standard.
Additional context
Mock data should be provided as FHIR data. We would expand the FHIR target to add another target to easily and quickly generate realistic mock data.
Code of Conduct
I agree to follow this project's Code of Conduct and Contributing Guidelines
The text was updated successfully, but these errors were encountered:
Problem
Xcode Previews or unit tests often require the injection of mock data into the FHIR standard.
Solution
It would be good to add an option initializer that is only available in the debug configuration or an instance method to easily inject mock objects in the FHIR resource standard.
Additional context
Mock data should be provided as FHIR data. We would expand the FHIR target to add another target to easily and quickly generate realistic mock data.
Code of Conduct
The text was updated successfully, but these errors were encountered: