-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
Story (Description)
Add end-to-end (e2e) tests for the component Manual Approval Gate in the release test pipeline so that the full component lifecycle is continuously validated before release.
Background
Currently, the release test pipeline does not include dedicated e2e coverage for the component MAG. This creates a gap in validating real-world pipeline behavior during release readiness checks.
Scope
- Add e2e test coverage for the component MAG in the release test pipeline.
- Ensure tests are executed as part of the standard release validation flow.
- Validate successful execution and expected outcomes of the component pipeline.
Acceptance Criteria
- E2E tests for the component MAG are implemented and committed.
- Tests are triggered automatically as part of the release test pipeline.
- Test results are visible in pipeline execution logs.
- Pipeline fails on e2e test failures.