Anthony-Nolan / Atlas

A free & open-source Donor Search Algorithm Service
GNU General Public License v3.0
9 stars 5 forks source link

Set up full system tests infrastructure #738

Closed benbelow closed 8 months ago

benbelow commented 2 years ago

The core algorithms' logic is tested in individual test suites.

It would be good to have some full system tests that cover orchestration of a full search request, including internal service bus messaging and output file writing.

zabeen commented 8 months ago

Duplicate of Anthony-Nolan/Atlas.Auto.Tests#3