-
Notifications
You must be signed in to change notification settings - Fork 3
Improve CI pipeline with solution build and test execution #41
Copy link
Copy link
Labels
ci/cdContinuous integration and deployment workflowsContinuous integration and deployment workflowsenhancementNew feature or requestNew feature or requestpriority: mediumImportant issue or feature with moderate impactImportant issue or feature with moderate impacttestingAutomated tests, test coverage, and validation improvementsAutomated tests, test coverage, and validation improvements
Metadata
Metadata
Assignees
Labels
ci/cdContinuous integration and deployment workflowsContinuous integration and deployment workflowsenhancementNew feature or requestNew feature or requestpriority: mediumImportant issue or feature with moderate impactImportant issue or feature with moderate impacttestingAutomated tests, test coverage, and validation improvementsAutomated tests, test coverage, and validation improvements
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.