Anthony-Nolan / Atlas.Auto.Tests

Automated end-to-end test framework for the Atlas search algorithm.
GNU General Public License v3.0
0 stars 0 forks source link

Assert that info for "present" donors is as expected #9

Closed zabeen closed 6 months ago

zabeen commented 6 months ago

Once DebugDonorResult has been made IEquatable, then we can more easily assert that all donor info sent to Atlas was stored correctly in the donor store and matching db.

Blocked by https://github.com/Anthony-Nolan/Atlas/issues/1220