You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
AS A system engineer
I WANT the "bot-to-bot" integration test to be executed as part of the CI pipeline for each relevant code repo
SO THAT failures can be flagged automatically, and issues are not merged into the main branch
AS A system engineer
I WANT the "bot-to-bot" integration test to be executed as part of the CI pipeline for each relevant code repo
SO THAT failures can be flagged automatically, and issues are not merged into the
main
branchUse Docker Compose to execute the "bot-to-bot" integration test as part of the CI pipeline (i.e., gate to a pull request and merge to main) using local Docker containers as per https://github.com/buerokratt/Cross-functional-requirements/blob/main/docs/technical/integration-testing-strategy.md#docker-via-code-repository-ci-pipeline
Do this on the pipelines for the following code repos:
This will ensure that changes to any of these components are tested in terms of integration with other components.
Dependencies
Acceptance Criteria
The text was updated successfully, but these errors were encountered: