-
Notifications
You must be signed in to change notification settings - Fork 1
[NDR-365] Allow title to be optional #1008
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
base: main
Are you sure you want to change the base?
Conversation
ae88fd6 to
3bf7b14
Compare
| assert field not in doc_ref["Item"]["RawRequest"] | ||
|
|
||
|
|
||
| def test_create_document_without_title(test_data): |
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.
Maybe change this text to make it clear this is only for PATIENT_DATA snomed code?
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.
All of the tests within the fhir folder (tests/e2e/api/fhir) are for PATIENT_DATA only, and the level above (tests/e2e/api) cover the Lloyd George use case. This is generated from the corresponding data helper function (so all the tests in this file for example use that snomed code only).
I think this would be useful to add to the readme though - I'm working on a test review ticket now so as part of that I can update the readme to make it clearer which snomed codes are being tested/expected :)
5e26998 to
0303a21
Compare
296349b
fe6614e to
98c3c58
Compare
5546d8d to
239cf35
Compare
Code security issues foundView full details here. |
|



Overview
Jira ticket: NDR-365
Description
Context
Checklist
Tasks for all changes:
Deploy - Sandbox- workflow runSANDBOX Full- Deploy feature branch to sandbox- workflow run