nhsx / antibody-web

Web application for finger prick covid19 antibody Lateral Flow Tests (LFT) and interpreting results
MIT License
28 stars 10 forks source link

[LDAT-266] Reviewer selection #100

Closed barnc closed 4 years ago

barnc commented 4 years ago

Context

When a reviewer pulls a message from the queue we want to update the test record with their selection, and delete the message from the queue.

Changes proposed in this pull request

This is the first pass at the POST /results/{guid} endpoint for updating the review object on a test record, and supporting integration tests. Note - this does not include anything for processing the secondary reviewer.

Link to Jira task

https://bluesquirrel.atlassian.net/browse/LDAT-266