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

Donor Import E2E tests #2

Closed zabeen closed 8 months ago

zabeen commented 9 months ago

This is the smallest of the three most critical, oft-used workflows within Atlas. Will use this issue to set up E2E test framework.

Sub-tasks

Tests to encode

Diff mode - Happy paths

Diff mode - Exception paths

Full mode - Exception path

New app setting, allowFullModeImport, has been added to prevent full mode imports from taking place once an instance is in use (see #1155). It must be set to false for the following tests.

Full mode - Happy path