Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Initializer to Define Mock Data for Xcode Previews #6

Open
1 task done
PSchmiedmayer opened this issue Jun 13, 2023 · 0 comments
Open
1 task done

Add Initializer to Define Mock Data for Xcode Previews #6

PSchmiedmayer opened this issue Jun 13, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PSchmiedmayer
Copy link
Member

PSchmiedmayer commented Jun 13, 2023

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

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@PSchmiedmayer PSchmiedmayer added enhancement New feature or request good first issue Good for newcomers labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant