-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
cross-cuttingCross cutting library or shared work that affects many features / bounded contextsCross cutting library or shared work that affects many features / bounded contexts
Description
Previously we've relied on solid Core.UnitTests and Core.IntegrationTests as well as Web.UnitTests
This does not include any hosted tests where we involve AspNetCore for routing, ViewModel binding, authorisation etc.
Web.IntegrationTests should be added to cover paths in Web.
Started in #326
Ensure tests are executed in the pipeline, and contribute to our code-coverage metrics.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cross-cuttingCross cutting library or shared work that affects many features / bounded contextsCross cutting library or shared work that affects many features / bounded contexts