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

Document E2E tests #11

Open zabeen opened 1 year ago

zabeen commented 1 year ago

Add a suite of E2E tests that can be run manually against a deployed Atlas instance to ensure it is working as expected.

zabeen commented 4 months ago

This branch on Atlas holds docs for E2E tests: https://github.com/Anthony-Nolan/Atlas/tree/869-E2E-test-docs/EndToEndTestCases

The most critical search, repeat and donor tests have now been encoded as automated tests. Docs also list the less critical tests for these features, as well as tests for other features.