mskcc / smile-server

2 stars 4 forks source link

Added request-reply for fetching samples by CMO label #1336

Closed ao508 closed 1 day ago

ao508 commented 6 days ago

Added message handler for req-reply topic for gettign samples by CMO label.

Related changes:

Note: Only samples that have the CMO sample label assigned to their latest metadata will be considered matches.

Added a unit test for the new method and mock test data.

Signed-off-by: Angelica Ochoa 15623749+ao508@users.noreply.github.com


Crossing T's and dotting I's

Please follow these checklists to help prevent any unexpected issues from being introduced by the changes in this pull request. If an item does not apply then indicate so by surrounding the line item with ~~ to strikethrough the text. See basic writing and formatting syntax for more information.

I. Web service and data model checklist

Please follow these checks if any changes were made to any classes in the web, service, or persistence layers.

Code checks:

II. Neo4j models and database schema checklist:

III. Message handlers checklist:

If no unit tests were updated or added, then please explain why: Tested workflow on dev server.

Please describe how the workflow and messaging was tested/simulated:

Describe your testing environment:

Other: [insert details on how messages were published or simulated for testing]

IV. Configuration and/or permissions checklist:


General checklist: