Description
Expand the CI workflow to validate the full solution and automated tests instead of only compiling the main project.
Tasks
- Build the full solution
- Run all automated tests
- Validate sample API build
- Fail CI on test failures
Expected Result
The CI pipeline should verify that the solution builds successfully and core functionality passes automated validation.
Description
Expand the CI workflow to validate the full solution and automated tests instead of only compiling the main project.
Tasks
Expected Result
The CI pipeline should verify that the solution builds successfully and core functionality passes automated validation.