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
We currently have a result list page which will make a row for each patient with their samples.
It'd be good to have a test setup for these, making copies of the initial data and changing them so that we've got a few different reports, and then submitting to the FHIR api.
Things that should be changed from the initial values (off the top of my head):
patient:
first name
last name
mrn
nhs number
family number
sample
barcode
variant
cDnaHgvs
After that we should check that the table is rendered and that that it has the expected number of rows.
The text was updated successfully, but these errors were encountered:
We currently have a result list page which will make a row for each patient with their samples.
It'd be good to have a test setup for these, making copies of the initial data and changing them so that we've got a few different reports, and then submitting to the FHIR api.
Things that should be changed from the initial values (off the top of my head):
After that we should check that the table is rendered and that that it has the expected number of rows.
The text was updated successfully, but these errors were encountered: