-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fhir api tests #65
Fhir api tests #65
Conversation
Eugh that is very silly of me
Don't mock fetch in api tests
…atient was created
pass/fail rate is iffy, might be down to refresh rate though that should've been fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Looking good!
Thanks for working on this.
One thing that would be good is to see that if we're updating information as well, could you add another test that processed the initialValues, then updates the date of birth of the patient in the initial values and then processes them. Then we check that the final date of birth is the updated value
…r_webapp into fhir-api-tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 couple of non-blocking suggestions
streamlining errors definition Co-authored-by: Stefan Piatek <[email protected]>
No description provided.