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

Add E2E for scoring request #30

Closed zabeen closed 6 months ago

zabeen commented 6 months ago

AN uses the scoring only feature to re-score emdis search results, so an E2E test should be added to cover this.

As with search test, use Verify to assert the returned score result is correct.