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

Automate Atlas E2E tests #3

Closed zabeen closed 5 months ago

zabeen commented 8 months ago

The most critical and oft-used workflows for Atlas are:

There are unit and integration tests covering these features but no true end-to-end tests.

Issues

The work will be split vertically by workflow:

zabeen commented 7 months ago

Notes from meeting:

examples: https://github.com/Anthony-Nolan/Nova.Forms.Auto.Tests/blob/develop/Nova.Forms.Auto.Common/Services/ServiceBus/WebsiteServiceBusRetriever.cs https://github.com/Anthony-Nolan/Nova.Testing.ServiceBus/blob/develop/Nova.Testing.ServiceBus.WebApi/Services/WebsiteServiceBusService.cs#L36 https://github.com/Anthony-Nolan/Nova.Auto.Utils/blob/develop/Nova.Auto.Utils/Attributes/StopFixtureOnFailureAttribute.cs https://github.com/Anthony-Nolan/Nova.Aspire.Auto.Tests/blob/develop/azure-pipelines.yml